Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/dist/ipf
Module Name: basesrc
Committed By: martin
Date: Thu Mar 14 21:47:20 UTC 2002
Modified Files:
basesrc/dist/ipf: natparse.c printnat.c
Log Message:
Add MSS clamping to the IP Filter NAT subsystem.
Configured by a new option "mssclamp" in NAT rules, like:
map pppoe0 192.168.1.0/24 -> 0/32 mssclamp 1452
This is based on work by Xiaodan Tang <xtang%qnx.com@localhost>.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/dist/ipf/natparse.c
cvs rdiff -r1.3 -r1.4 basesrc/dist/ipf/printnat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index