mssclampfw intro
This kernel module, designed to operate on a forwarding or masquerading Linux 2.2 or 2.[3-4] gateway that has attached tunnels or encapsulation interfaces with reduced packet sizes (like PPPoE) connected to networks with ICMP blackholes (such as Bell Canada's Sympatico HSE), prevents Path MTU Discovery failures (causing a TCP connection to hang as soon as the remote host tries to send full packets) by patching the MSS option in TCP SYN packets down to the safest value according to the outgoing device's MTU.
Idea and implementation by Marc Boucher <marc@mbsi.ca> Linux 2.2 CONFIG_FIREWALL support done under contract for Rebel.com. Check out the Netwinder/OfficeServer at http://www.rebel.com/netwinder/ !
Copyright (C) 1999, 2000 Marc Boucher and Rebel.com. All rights reserved.
Redistribution and use in source and binary forms are permitted
provided that the above copyright notice and this paragraph are
duplicated in all such forms and that any documentation, and
other materials related to such distribution and use acknowledge
that the software was developed by Marc Boucher and Rebel.com.
The name of the authors may not be used to endorse or promote
products derived from this software without specific prior
written permission.
THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
