Blame extensions/libipt_icmp.man

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