summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_helper.man
diff options
context:
space:
mode:
author/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org </C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org>2007-11-29 04:36:12 +0000
committer/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org </C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org>2007-11-29 04:36:12 +0000
commit489bf18caf78025bcb03b9c52d47c4267beb8e1d (patch)
tree081057c19b4f8e8b174c5de76bcfde7aacca947f /extensions/libipt_helper.man
parent5717a31f6a44e72fa178b4b25233ddace414aec3 (diff)
Move libipt_helper.man to libxt_helper.man for ip6tables.8
Diffstat (limited to 'extensions/libipt_helper.man')
-rw-r--r--extensions/libipt_helper.man11
1 files changed, 0 insertions, 11 deletions
diff --git a/extensions/libipt_helper.man b/extensions/libipt_helper.man
deleted file mode 100644
index c3221ad..0000000
--- a/extensions/libipt_helper.man
+++ /dev/null
@@ -1,11 +0,0 @@
-This module matches packets related to a specific conntrack-helper.
-.TP
-.BI "--helper " "string"
-Matches packets related to the specified conntrack-helper.
-.RS
-.PP
-string can be "ftp" for packets related to a ftp-session on default port.
-For other ports append -portnr to the value, ie. "ftp-2121".
-.PP
-Same rules apply for other conntrack-helpers.
-.RE