Avoid treating compressed MTU probes as having a negative length.
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 23 Jun 2018 20:26:12 +0000 (22:26 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 23 Jun 2018 20:26:12 +0000 (22:26 +0200)
commite5b9bd324cc24355956e9e59e5ec2df72cf9d469
treef5fa1e79f9a0f47452d45b7c3ed52b2a53dd7ea8
parent950bbc8f2f9c580ac85bef7bab9a3ae36ea99c4b
Avoid treating compressed MTU probes as having a negative length.

This was not harmful, but caused negative values being logged.
src/net_packet.c