netfilter: re-enable TEE support for kernel 4.4
authorKoen Vandeputte <koen.vandeputte@ncentric.com>
Fri, 13 Jan 2017 15:23:48 +0000 (16:23 +0100)
committerFelix Fietkau <nbd@nbd.name>
Fri, 27 Jan 2017 10:18:27 +0000 (11:18 +0100)
It got disabled in commit 4454a3fb6375cf1adf17f63a54cd7660bc40caa7
but works nicely these days.

Tested on cns3xxx

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
package/kernel/linux/modules/netfilter.mk

index bc2f349c76e608f6c6daa8cdccdc7c22bad7bdf8..a5941d231042b5378febcb1ce45638929bfde936 100644 (file)
@@ -495,7 +495,7 @@ $(eval $(call KernelPackage,ipt-tproxy))
 
 define KernelPackage/ipt-tee
   TITLE:=TEE support
 
 define KernelPackage/ipt-tee
   TITLE:=TEE support
-  DEPENDS:=+kmod-ipt-conntrack @!LINUX_4_4
+  DEPENDS:=+kmod-ipt-conntrack
   KCONFIG:= \
        CONFIG_NETFILTER_XT_TARGET_TEE
   FILES:= \
   KCONFIG:= \
        CONFIG_NETFILTER_XT_TARGET_TEE
   FILES:= \