Blame extensions/libip6t_hl.man

Packit 7b22a4
This module matches the Hop Limit field in the IPv6 header.
Packit 7b22a4
.TP
Packit 7b22a4
[\fB!\fP] \fB\-\-hl\-eq\fP \fIvalue\fP
Packit 7b22a4
Matches if Hop Limit equals \fIvalue\fP.
Packit 7b22a4
.TP
Packit 7b22a4
\fB\-\-hl\-lt\fP \fIvalue\fP
Packit 7b22a4
Matches if Hop Limit is less than \fIvalue\fP.
Packit 7b22a4
.TP
Packit 7b22a4
\fB\-\-hl\-gt\fP \fIvalue\fP
Packit 7b22a4
Matches if Hop Limit is greater than \fIvalue\fP.