|
@@ -839,6 +839,7 @@ config NETFILTER_XT_TARGET_TPROXY
|
|
|
tristate '"TPROXY" target transparent proxying support'
|
|
tristate '"TPROXY" target transparent proxying support'
|
|
|
depends on NETFILTER_XTABLES
|
|
depends on NETFILTER_XTABLES
|
|
|
depends on NETFILTER_ADVANCED
|
|
depends on NETFILTER_ADVANCED
|
|
|
|
|
+ depends on (IPV6 || IPV6=n)
|
|
|
depends on IP_NF_MANGLE
|
|
depends on IP_NF_MANGLE
|
|
|
select NF_DEFRAG_IPV4
|
|
select NF_DEFRAG_IPV4
|
|
|
select NF_DEFRAG_IPV6 if IP6_NF_IPTABLES
|
|
select NF_DEFRAG_IPV6 if IP6_NF_IPTABLES
|