summaryrefslogtreecommitdiffstats
path: root/extensions/libct_proto_icmp.man
blob: 3b860d0439d9d2163dd877c14b89db29b3d57bc5 (plain)
1
2
3
4
5
6
7
8
9
10
This module matches on ICMP-specific fields.
.TP
.BI "--icmp-type " "TYPE"
ICMP Type. Has to be specified numerically.
.TP
.BI "--icmp-code " "CODE"
ICMP Code. Has to be specified numerically.
.TP
.BI "--icmp-id " "ID"
ICMP Id. Has to be specified numerically.