• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iptables-1.4.x/extensions/
1This module matches the Hop Limit field in the IPv6 header.
2.TP
3[\fB!\fP] \fB\-\-hl\-eq\fP \fIvalue\fP
4Matches if Hop Limit equals \fIvalue\fP.
5.TP
6\fB\-\-hl\-lt\fP \fIvalue\fP
7Matches if Hop Limit is less than \fIvalue\fP.
8.TP
9\fB\-\-hl\-gt\fP \fIvalue\fP
10Matches if Hop Limit is greater than \fIvalue\fP.
11