Blame extensions/libip6t_icmp6.man

Packit Service d1fe03
This extension can be used if `\-\-protocol ipv6\-icmp' or `\-\-protocol icmpv6' is
Packit Service d1fe03
specified. It provides the following option:
Packit Service d1fe03
.TP
Packit Service d1fe03
[\fB!\fP] \fB\-\-icmpv6\-type\fP \fItype\fP[\fB/\fP\fIcode\fP]|\fItypename\fP
Packit Service d1fe03
This allows specification of the ICMPv6 type, which can be a numeric
Packit Service d1fe03
ICMPv6
Packit Service d1fe03
.IR type ,
Packit Service d1fe03
.IR type
Packit Service d1fe03
and
Packit Service d1fe03
.IR code ,
Packit Service d1fe03
or one of the ICMPv6 type names shown by the command
Packit Service d1fe03
.nf
Packit Service d1fe03
 ip6tables \-p ipv6\-icmp \-h
Packit Service d1fe03
.fi