From 00d46e1c830e88f857d5fedbc9c19afe984d7a50 Mon Sep 17 00:00:00 2001 From: Masahide NAKAMURA 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 00000000..14f1c646 --- /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