Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux...
[linux-drm-fsl-dcu.git] / net / netfilter / Kconfig
index 673a6c8f0e950ecd526243c69d4c4e5978dd72fa..8593a77cfea906ac0257405fb8aa9ae0e0bef597 100644 (file)
@@ -505,6 +505,8 @@ config NETFILTER_XT_TARGET_RATEEST
 config NETFILTER_XT_TARGET_TEE
        tristate '"TEE" - packet cloning to alternate destiantion'
        depends on NETFILTER_ADVANCED
+       depends on (IPV6 || IPV6=n)
+       depends on !NF_CONNTRACK || NF_CONNTRACK
        ---help---
        This option adds a "TEE" target with which a packet can be cloned and
        this clone be rerouted to another nexthop.