Ensure packet priority is cleared when sending PMTU probe replies.
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 2 Sep 2017 19:54:34 +0000 (21:54 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 2 Sep 2017 19:54:34 +0000 (21:54 +0200)
commit91d50f8b375503be6b6081985f5948773d64b9d3
tree555e935c09815fe9aeadfb163d4380d15e77e820
parent00d81ee6236e76f80b84372ac5c635636ad48136
Ensure packet priority is cleared when sending PMTU probe replies.

Found by the Clang static analyzer.
src/net_packet.c