Use -1 to identify the post-initial MTU discovery state.
authorEtienne Dechamps <etienne@edechamps.fr>
Thu, 1 Jan 2015 16:04:08 +0000 (16:04 +0000)
committerEtienne Dechamps <etienne@edechamps.fr>
Fri, 2 Jan 2015 09:54:18 +0000 (09:54 +0000)
This is a minor cosmetic nit to emphasise the distinction between the
initial MTU discovery phase, and the post-initial phase (i.e. maxmtu
checking).

Furthermore, this is an improvement with regard to the DRY (Don't
Repeat Yourself) principle, as the maximum mtuprobes value is only
written once.


No differences found