summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_hl.man
blob: c8c7cd78b316f1e684c08241e64513db34545191 (plain)
1
2
3
4
5
6
7
8
9
10
This module matches the Hop Limit field in the IPv6 header.
.TP
[\fB!\fP] \fB--hl-eq\fP \fIvalue\fP
Matches if Hop Limit equals \fIvalue\fP.
.TP
.BI "--hl-lt " "value"
Matches if Hop Limit is less than \fIvalue\fP.
.TP
.BI "--hl-gt " "value"
Matches if Hop Limit is greater than \fIvalue\fP.