Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NETFILTER_XT_MATCH_SOCKET
has multiple definitions:
net/netfilter/Kconfig
The configuration item CONFIG_NETFILTER_XT_MATCH_SOCKET:
( CONFIG_NETFILTER_XTABLES ) && ( CONFIG_NETFILTER_ADVANCED ) && ( CONFIG_IPV6 || CONFIG_IPV6 = CONFIG_n ) && ( CONFIG_IP6_NF_IPTABLES || CONFIG_IP6_NF_IPTABLES = CONFIG_n )
xt_socket
This option adds a `socket' match, which can be used to match packets for which a TCP or UDP socket lookup finds a valid socket. It can be used in combination with the MARK target and policy routing to implement full featured non-locally bound sockets.
To compile it as a module, choose M here. If unsure, say N.
net/netfilter/Kconfig
The configuration item CONFIG_NETFILTER_XT_MATCH_SOCKET:
( CONFIG_EXPERIMENTAL ) && ( CONFIG_NETFILTER_TPROXY ) && ( CONFIG_NETFILTER_XTABLES ) && ( CONFIG_NETFILTER_ADVANCED ) && (! CONFIG_NF_CONNTRACK || CONFIG_NF_CONNTRACK )
xt_socket
This option adds a `socket' match, which can be used to match packets for which a TCP or UDP socket lookup finds a valid socket. It can be used in combination with the MARK target and policy routing to implement full featured non-locally bound sockets.
To compile it as a module, choose M here. If unsure, say N.
Raw data from LKDDb:
lkddb module xt_socket CONFIG_NETFILTER_XT_MATCH_SOCKET : net/netfilter/Kconfig : "'socket' match support" # in 2.6.28–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
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 - N index
Automatically generated (in year 2024). See also LKDDb sources on GitLab