summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_mh.man
diff options
context:
space:
mode:
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