From: Guus Sliepen Date: Sat, 24 Oct 2009 19:35:40 +0000 (+0200) Subject: Make maxmtu equal to minmtu when fixing the path MTU to a node. X-Git-Tag: release-1.0.11~8 X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=d922db253cd098bc038449e5c591cc94c1019952;hp=d922db253cd098bc038449e5c591cc94c1019952 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. ---