blob: dfbfaf890f082608b259ea89856967a00e36aaf1 [file] [log] [blame]
Yasuyuki KOZAKAI28e5b792006-01-30 08:50:09 +00001This module matches the Hop Limit field in the IPv6 header.
Henrik Nordstromc2794132004-01-22 15:04:24 +00002.TP
Jan Engelhardtfea74bf2009-01-12 04:53:18 +01003[\fB!\fP] \fB\-\-hl\-eq\fP \fIvalue\fP
Yasuyuki KOZAKAI28e5b792006-01-30 08:50:09 +00004Matches if Hop Limit equals \fIvalue\fP.
Henrik Nordstromc2794132004-01-22 15:04:24 +00005.TP
Jan Engelhardtfea74bf2009-01-12 04:53:18 +01006\fB\-\-hl\-lt\fP \fIvalue\fP
Yasuyuki KOZAKAI28e5b792006-01-30 08:50:09 +00007Matches if Hop Limit is less than \fIvalue\fP.
Henrik Nordstromc2794132004-01-22 15:04:24 +00008.TP
Jan Engelhardtfea74bf2009-01-12 04:53:18 +01009\fB\-\-hl\-gt\fP \fIvalue\fP
Yasuyuki KOZAKAI28e5b792006-01-30 08:50:09 +000010Matches if Hop Limit is greater than \fIvalue\fP.