summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_tcp.man
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2007-01-26 18:46:59 +0000
committerPatrick McHardy <kaber@trash.net>2007-01-26 18:46:59 +0000
commitc8c2ce30a21a582bd86b4b7fa75bfaae8d027686 (patch)
treecc5b0674d066fe5c5dbea5d0a2a8b755770aebd3 /extensions/libipt_tcp.man
parente4076172c33810472d9d658554588b6e379a4fbe (diff)
Bugzilla #534:
Please remove --mss from libipt_tcp.man. The tcp match doesn't handle that option, while the tcpmss match does.
Diffstat (limited to 'extensions/libipt_tcp.man')
-rw-r--r--extensions/libipt_tcp.man4
1 files changed, 0 insertions, 4 deletions
diff --git a/extensions/libipt_tcp.man b/extensions/libipt_tcp.man
index e1f44057..648c81e3 100644
--- a/extensions/libipt_tcp.man
+++ b/extensions/libipt_tcp.man
@@ -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.