HL (hoplimit) target support
modulename: ip6t_HL.ko
configname: CONFIG_IP6_NF_TARGET_HL
Linux Kernel Configuration
└─>Networking
└─>Networking options
└─>Network packet filtering (replaces ipchains)
└─>IPv6: Netfilter Configuration (EXPERIMENTAL)
└─>HL (hoplimit) target support
In linux kernel since version 2.6.14 (release Date: 2005-10-27)
This option adds a `HL' target, which enables the user to decrement
the hoplimit value of the IPv6 header or set it to a given (lower)
value.
While it is safe to decrement the hoplimit value, this option also
enables functionality to increment and set the hoplimit value of the
IPv6 header to arbitrary values. This is EXTREMELY DANGEROUS since
you can easily create immortal packets that loop forever on the
network.
To compile it as a module, choose M here. If unsure, say N.
the hoplimit value of the IPv6 header or set it to a given (lower)
value.
While it is safe to decrement the hoplimit value, this option also
enables functionality to increment and set the hoplimit value of the
IPv6 header to arbitrary values. This is EXTREMELY DANGEROUS since
you can easily create immortal packets that loop forever on the
network.
To compile it as a module, choose M here. If unsure, say N.
source code:
depends
CONFIG_EXPERIMENTALCONFIG_INET
CONFIG_IP6_NF_MANGLE
CONFIG_IPV6
CONFIG_NET
CONFIG_NETFILTER or CONFIG_IP6_NF_IPTABLES or CONFIG_NETFILTER_ADVANCED