Blame extensions/libipt_icmp.man

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