Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_IP6_NF_QUEUE
has multiple definitions:
net/ipv6/netfilter/Kconfig
The configuration item CONFIG_IP6_NF_QUEUE:
( CONFIG_INET && CONFIG_IPV6 && CONFIG_NETFILTER ) && ( CONFIG_NETFILTER_ADVANCED )
ip6_queue
This option adds a queue handler to the kernel for IPv6 packets which enables users to receive the filtered packets with QUEUE target using libipq.
This option enables the old IPv6-only "ip6_queue" implementation which has been obsoleted by the new "nfnetlink_queue" code (see NETFILTER_NETLINK_QUEUE).
(C) Fernando Anton 2001 IPv64 Project - Work based in IPv64 draft by Arturo Azcorra. Universidad Carlos III de Madrid Universidad Politecnica de Alcala de Henares email: <fanton@it.uc3m.es>.
To compile it as a module, choose M here. If unsure, say N.
net/ipv6/netfilter/Kconfig
The configuration item CONFIG_IP6_NF_QUEUE:
(none)
ip6_queue
This option adds a queue handler to the kernel for IPv6 packets which lets us to receive the filtered packets with QUEUE target using libiptc as we can do with the IPv4 now.
(C) Fernando Anton 2001 IPv64 Project - Work based in IPv64 draft by Arturo Azcorra. Universidad Carlos III de Madrid Universidad Politecnica de Alcala de Henares email: <fanton@it.uc3m.es>.
To compile it as a module, choose M here. If unsure, say N.
net/ipv6/netfilter/Kconfig
The configuration item CONFIG_IP6_NF_QUEUE:
(none)
ip6_queue
This option adds a queue handler to the kernel for IPv6 packets which lets us to receive the filtered packets with QUEUE target using libiptc as we can do with the IPv4 now.
(C) Fernando Anton 2001 IPv64 Project - Work based in IPv64 draft by Arturo Azcorra. Universidad Carlos III de Madrid Universidad Politecnica de Alcala de Henares email: fanton@it.uc3m.es
If you want to compile it as a module, say M here and read Documentation/modules.txt. If unsure, say `N'.
Raw data from LKDDb:
lkddb module ip6_queue CONFIG_IP6_NF_QUEUE : net/ipv6/netfilter/Kconfig : "IP6 Userspace queueing via NETLINK (OBSOLETE)" # in 2.5.45–2.5.75, 2.6.0–2.6.39, 3.0–3.4
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 2024). See also LKDDb sources on GitLab