From f33c46140f0e0a230aba5d739ce40cb14e066b13 Mon Sep 17 00:00:00 2001 From: Jonas Berlin 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 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 -- cgit v1.2.3