Clamp MSS to miminum MTU in both directions.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 28 Feb 2010 17:20:13 +0000 (18:20 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 28 Feb 2010 17:20:13 +0000 (18:20 +0100)
commit3cb91d75f874e3398c35cd4280c1e0a1ceeedabc
treeb78c2db6673dc1a5599b087c9fe447f4a6f9e0d6
parentddb8cb0779ed36d17ce186dd0bf67e9f0c860d28
Clamp MSS to miminum MTU in both directions.

Clamp MSS of both incoming and outgoing packets, and use the minimum of the
PMTU of both directions when clamping.
src/route.c