summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_IPV4OPTSSTRIP.man
diff options
context:
space:
mode:
authorJonas Berlin <xkr47@outerspace.dyndns.org>2005-04-01 06:54:23 +0000
committerHarald Welte <laforge@gnumonks.org>2005-04-01 06:54:23 +0000
commitf33c46140f0e0a230aba5d739ce40cb14e066b13 (patch)
treee0d8b16f1fe5c33ce1bc2a0e2ab9a68f2e54f96c /extensions/libipt_IPV4OPTSSTRIP.man
parent4a06cf0bd2f5e18eb0149945724b0b4299eec5ea (diff)
add lots of man pages (Jonas Berlin)
Diffstat (limited to 'extensions/libipt_IPV4OPTSSTRIP.man')
-rw-r--r--extensions/libipt_IPV4OPTSSTRIP.man5
1 files changed, 5 insertions, 0 deletions
diff --git a/extensions/libipt_IPV4OPTSSTRIP.man b/extensions/libipt_IPV4OPTSSTRIP.man
new file mode 100644
index 00000000..a17d8a25
--- /dev/null
+++ b/extensions/libipt_IPV4OPTSSTRIP.man
@@ -0,0 +1,5 @@
+Strip all the IP options from a packet.
+
+The target doesn't take any option, and therefore is extremly easy to use :
+
+# iptables -t mangle -A PREROUTING -j IPV4OPTSSTRIP