Enable PMTUDiscovery only if BOTH sides wants it.
authorMichael Tokarev <mjt@tls.msk.ru>
Sat, 28 Feb 2009 13:37:51 +0000 (16:37 +0300)
committerGuus Sliepen <guus@tinc-vpn.org>
Wed, 4 Mar 2009 20:12:20 +0000 (21:12 +0100)
commit76a1bcaffcf1f1abf81fdda379b703a004640cb4
tree4880ebdaa8532cba6812acc671f74940ff7427b3
parent1c1a67fd93530b9d16538ab2897c3911d3b16574
Enable PMTUDiscovery only if BOTH sides wants it.

Don't enable PMTUDiscovery if at least one side does not support it.
Before it was enabled if at least one side supported it, now both are required.
src/protocol_auth.c