summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_mh.man
diff options
context:
space:
mode:
authorMasahide NAKAMURA <nakam@linux-ipv6.org>2007-02-09 11:24:14 +0000
committerYasuyuki KOZAKAI <yasuyuki@netfilter.org>2007-02-09 11:24:14 +0000
commit00d46e1c830e88f857d5fedbc9c19afe984d7a50 (patch)
treef5bd88ecba47024a1931dd2c87b4e538b4bbcf4a /extensions/libip6t_mh.man
parent110a89a9e7b328c0dfc99cf14263b9fdf27708c4 (diff)
Add ip6tables mh extension (Masahide NAKAMURA <nakam@linux-ipv6.org>)
Kernel part will go in 2.6.21
Diffstat (limited to 'extensions/libip6t_mh.man')
-rw-r--r--extensions/libip6t_mh.man12
1 files changed, 12 insertions, 0 deletions
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