Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_IP6_NF_TARGET_HL
has multiple definitions:
net/ipv6/netfilter/Kconfig
The configuration item CONFIG_IP6_NF_TARGET_HL:
CONFIG_NETFILTER_ADVANCED && CONFIG_IP6_NF_MANGLE
ip6t_HL
This is a backwards-compatible option for the user's convenience (e.g. when running oldconfig). It selects NETFILTER_XT_TARGET_HL.
net/ipv6/netfilter/Kconfig
The configuration item CONFIG_IP6_NF_TARGET_HL:
( CONFIG_IP6_NF_MANGLE ) && ( CONFIG_NETFILTER_ADVANCED )
ip6t_HL
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.
Raw data from LKDDb:
lkddb module ip6t_HL CONFIG_IP6_NF_TARGET_HL : net/ipv6/netfilter/Kconfig : "HL (hoplimit) target support" # in 2.6.14–2.6.29
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - I index
Automatically generated (in year 2025). See also LKDDb sources on GitLab