fix for f12, gcc4.4
[iptables.git] / extensions / libip6t_mh.man
1 This extension is loaded if `--protocol ipv6-mh' or `--protocol mh' is
2 specified. It provides the following option:
3 .TP
4 .BR "--mh-type " "[!] \fItype\fP[:\fItype\fP]"
5 This allows specification of the Mobility Header(MH) type, which can be
6 a numeric MH
7 .IR type ,
8 .IR type
9 or one of the MH type names shown by the command
10 .nf
11  ip6tables -p ipv6-mh -h
12 .fi