Merge commit 'origin/trunk@12184' into fedora
[iptables.git] / trunk / extensions / libip6t_mh.man
diff --git a/trunk/extensions/libip6t_mh.man b/trunk/extensions/libip6t_mh.man
new file mode 100644 (file)
index 0000000..f5a1f96
--- /dev/null
@@ -0,0 +1,12 @@
+This extension is loaded if `--protocol ipv6-mh' or `--protocol mh' is
+specified. It provides the following option:
+.TP
+[\fB!\fP] \fB--mh-type\fP \fItype\fP[\fB:\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