summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_tcpmss.man
diff options
context:
space:
mode:
authorYasuyuki KOZAKAI <yasuyuki@netfilter.org>2007-11-29 04:43:47 +0000
committerYasuyuki KOZAKAI <yasuyuki@netfilter.org>2007-11-29 04:43:47 +0000
commit3943ebf3493dac6fb135c9ed4a45750d8cdcdb82 (patch)
tree6d2f03ee0eac5845841f92277a86dae12a727813 /extensions/libipt_tcpmss.man
parentec642db62a28be7e13a6ab5b3f800376bb7a8dff (diff)
Move libipt_tcpmss.man to libxt_tcpmss.man for ip6tables.8
Diffstat (limited to 'extensions/libipt_tcpmss.man')
-rw-r--r--extensions/libipt_tcpmss.man4
1 files changed, 0 insertions, 4 deletions
diff --git a/extensions/libipt_tcpmss.man b/extensions/libipt_tcpmss.man
deleted file mode 100644
index 91fe322e..00000000
--- a/extensions/libipt_tcpmss.man
+++ /dev/null
@@ -1,4 +0,0 @@
-This matches the TCP MSS (maximum segment size) field of the TCP header. You can only use this on TCP SYN or SYN/ACK packets, since the MSS is only negotiated during the TCP handshake at connection startup time.
-.TP
-.BI "[!] "--mss " value[:value]"
-Match a given TCP MSS value or range.