[netfilter-cvslog] r6744 - trunk/iptables/extensions

kaber at netfilter.org kaber at netfilter.org
Fri Jan 26 19:46:59 CET 2007


Author: kaber at netfilter.org
Date: 2007-01-26 19:46:59 +0100 (Fri, 26 Jan 2007)
New Revision: 6744

Modified:
   trunk/iptables/extensions/libipt_tcp.man
Log:
Bugzilla #534:

Please remove --mss from libipt_tcp.man.  The tcp match doesn't handle that
option, while the tcpmss match does.


Modified: trunk/iptables/extensions/libipt_tcp.man
===================================================================
--- trunk/iptables/extensions/libipt_tcp.man	2007-01-26 02:35:30 UTC (rev 6743)
+++ trunk/iptables/extensions/libipt_tcp.man	2007-01-26 18:46:59 UTC (rev 6744)
@@ -43,7 +43,3 @@
 .TP
 .BR "--tcp-option " "[!] \fInumber\fP"
 Match if TCP option set.
-.TP
-.BR "--mss " "\fIvalue\fP[:\fIvalue\fP]"
-Match TCP SYN or SYN/ACK packets with the specified MSS value (or range),
-which control the maximum packet size for that connection.




More information about the netfilter-cvslog mailing list