Make maxmtu equal to minmtu when fixing the path MTU to a node.
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 24 Oct 2009 19:35:40 +0000 (21:35 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 24 Oct 2009 19:35:40 +0000 (21:35 +0200)
commitd922db253cd098bc038449e5c591cc94c1019952
treec44ec52872a56a97bf9b23da93ba53b5ea8a810b
parenta8f7fccbc2b5f1c4c39fc2804abaa358b31a5080
Make maxmtu equal to minmtu when fixing the path MTU to a node.

This ensures MTU probes used to ping nodes are not too large, and prevents
restarting MTU probing unnecessarily.
src/net_packet.c