]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
Bugzilla #534:
authorPatrick McHardy <kaber@trash.net>
Fri, 26 Jan 2007 18:46:59 +0000 (18:46 +0000)
committerPatrick McHardy <kaber@trash.net>
Fri, 26 Jan 2007 18:46:59 +0000 (18:46 +0000)
Please remove --mss from libipt_tcp.man.  The tcp match doesn't handle that
option, while the tcpmss match does.

extensions/libipt_tcp.man

index e1f440570956edd42fe4ab63d95e508e2e93f21b..648c81e37624d4a075db03d307db62ed60e08c73 100644 (file)
@@ -43,7 +43,3 @@ option is inverted.
 .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.