Busybox: Upgrade to 1.21.1 (stable). lsof active.
[tomato.git] / release / src / router / iptables / extensions / libip6t_hl.man
blobd33e431c55ecb1a7b691608070e71fdaba9c1d47
1 This module matches the Hop Limit field in the IPv6 header.
2 .TP
3 .BR "--hl-eq " "[!] \fIvalue\fP"
4 Matches if Hop Limit equals \fIvalue\fP.
5 .TP
6 .BI "--hl-lt " "value"
7 Matches if Hop Limit is less than \fIvalue\fP.
8 .TP
9 .BI "--hl-gt " "value"
10 Matches if Hop Limit is greater than \fIvalue\fP.