Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NETFILTER_TPROXY
has multiple definitions:
net/netfilter/Kconfig
The configuration item CONFIG_NETFILTER_TPROXY:
( CONFIG_IP_NF_MANGLE ) && ( CONFIG_NETFILTER_ADVANCED )
nf_tproxy_core
This option enables transparent proxying support, that is, support for handling non-locally bound IPv4 TCP and UDP sockets. For it to work you will have to configure certain iptables rules and use policy routing. For more information on how to set it up see Documentation/networking/tproxy.txt.
To compile it as a module, choose M here. If unsure, say N.
net/netfilter/Kconfig
The configuration item CONFIG_NETFILTER_TPROXY:
( CONFIG_EXPERIMENTAL ) && ( CONFIG_IP_NF_MANGLE ) && ( CONFIG_NETFILTER_ADVANCED )
nf_tproxy_core
This option enables transparent proxying support, that is, support for handling non-locally bound IPv4 TCP and UDP sockets. For it to work you will have to configure certain iptables rules and use policy routing. For more information on how to set it up see Documentation/networking/tproxy.txt.
To compile it as a module, choose M here. If unsure, say N.
Raw data from LKDDb:
lkddb module nf_tproxy_core CONFIG_NETFILTER_TPROXY : net/netfilter/Kconfig : "Transparent proxying support" # in 2.6.28–2.6.39, 3.0–3.11
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