Blame extensions/libip6t_icmp6.man

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