|
@@ -506,6 +506,7 @@ config NETFILTER_XT_TARGET_TEE
|
|
tristate '"TEE" - packet cloning to alternate destiantion'
|
|
tristate '"TEE" - packet cloning to alternate destiantion'
|
|
depends on NETFILTER_ADVANCED
|
|
depends on NETFILTER_ADVANCED
|
|
depends on (IPV6 || IPV6=n)
|
|
depends on (IPV6 || IPV6=n)
|
|
|
|
+ depends on !NF_CONNTRACK || NF_CONNTRACK
|
|
---help---
|
|
---help---
|
|
This option adds a "TEE" target with which a packet can be cloned and
|
|
This option adds a "TEE" target with which a packet can be cloned and
|
|
this clone be rerouted to another nexthop.
|
|
this clone be rerouted to another nexthop.
|