libip6t_hl.man revision 4008138e2b5248940265b160fae001d8954fae21
1This module matches the Hop Limit field in the IPv6 header.
2.TP
3.BR "--hl-eq " "[!] \fIvalue\fP"
4Matches if Hop Limit equals \fIvalue\fP.
5.TP
6.BI "--hl-lt " "value"
7Matches if Hop Limit is less than \fIvalue\fP.
8.TP
9.BI "--hl-gt " "value"
10Matches if Hop Limit is greater than \fIvalue\fP.
11