Allow PMTUDiscovery in switch and hub modes again.
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 12 Sep 2009 11:40:32 +0000 (13:40 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 12 Sep 2009 11:40:32 +0000 (13:40 +0200)
commit7242868b64f9d6f62b6c5bbf1526eb632ed9a4d6
tree8db7df74e78c22e51fd5327882b65868e0239f9f
parent052ff8b2c598358d1c5febaa9f9f5fc5d384cfd3
Allow PMTUDiscovery in switch and hub modes again.

PMTUDiscovery was disabled in commit d5b56bbba56480b5565ffb38496175a7c1df60ac
because tinc did not handle packets larger than the path MTU in switch and hub
modes. We now allow it again in preparation of proper support, but default to
off.
src/net_setup.c