Blame bootstrap_ver/extensions/libipt_icmp.man

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