diff --git a/[refs] b/[refs] index 9f1fc6baa93d..3ed650174be3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 278554bd6579206921f5d8a523649a7a57f8850d +refs/heads/master: 9b7ce2b76265b3bf133aa1919e5022302981dff6 diff --git a/trunk/net/netfilter/Kconfig b/trunk/net/netfilter/Kconfig index 673a6c8f0e95..e223f47b8bae 100644 --- a/trunk/net/netfilter/Kconfig +++ b/trunk/net/netfilter/Kconfig @@ -505,6 +505,7 @@ 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) ---help--- This option adds a "TEE" target with which a packet can be cloned and this clone be rerouted to another nexthop.