From 4fd80b752708437c96133bfcdf7a503e538a3997 Mon Sep 17 00:00:00 2001 From: "/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=yasuyuki/emailAddress=yasuyuki@netfilter.org" Date: Fri, 9 Feb 2007 11:24:14 +0000 Subject: Add ip6tables mh extension (Masahide NAKAMURA ) Kernel part will go in 2.6.21 --- extensions/libip6t_mh.man | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 extensions/libip6t_mh.man (limited to 'extensions/libip6t_mh.man') diff --git a/extensions/libip6t_mh.man b/extensions/libip6t_mh.man new file mode 100644 index 0000000..14f1c64 --- /dev/null +++ b/extensions/libip6t_mh.man @@ -0,0 +1,12 @@ +This extension is loaded if `--protocol ipv6-mh' or `--protocol mh' is +specified. It provides the following option: +.TP +.BR "--mh-type " "[!] \fItype\fP[:\fItype\fP]" +This allows specification of the Mobility Header(MH) type, which can be +a numeric MH +.IR type , +.IR type +or one of the MH type names shown by the command +.nf + ip6tables -p ipv6-mh -h +.fi -- cgit v1.2.3