Make MSS clamping configurable, but enabled by default.
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 16 Jan 2010 19:16:33 +0000 (20:16 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 16 Jan 2010 19:16:33 +0000 (20:16 +0100)
commitb45511118421920771f5dcd5e4bafc04376e4450
tree559352ebfe564f317cdf079aa224d5ebba300bb9
parent95928f7c2910a7da01a89cdc63c86c4d87fac004
Make MSS clamping configurable, but enabled by default.

It can either be set globally in tinc.conf, or per-node in host config files.
doc/tinc.conf.5.in
doc/tinc.texi
src/connection.h
src/net_setup.c
src/protocol_auth.c
src/route.c