Fix protocol version check for type 2 MTU probe replies.
authorEtienne Dechamps <etienne@edechamps.fr>
Sat, 27 Sep 2014 16:51:33 +0000 (17:51 +0100)
committerEtienne Dechamps <etienne@edechamps.fr>
Sat, 27 Sep 2014 17:00:10 +0000 (18:00 +0100)
Currently tinc only uses type 2 MTU probe replies if the recipient uses
protocol version 17.3. It should of course support any higher minor
protocol version as well.


No differences found