From 6f5d18486aeaabc05d0aaa57708dbf18cc72af5b Mon Sep 17 00:00:00 2001 From: "/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org" Date: Fri, 1 Apr 2005 06:54:23 +0000 Subject: add lots of man pages (Jonas Berlin) --- extensions/libipt_IPV4OPTSSTRIP.man | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 extensions/libipt_IPV4OPTSSTRIP.man (limited to 'extensions/libipt_IPV4OPTSSTRIP.man') diff --git a/extensions/libipt_IPV4OPTSSTRIP.man b/extensions/libipt_IPV4OPTSSTRIP.man new file mode 100644 index 0000000..a17d8a2 --- /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 -- cgit v1.2.3