projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b122a6
)
netfilter: re-enable TEE support for kernel 4.4
author
Koen Vandeputte
<koen.vandeputte@ncentric.com>
Fri, 13 Jan 2017 15:23:48 +0000
(16:23 +0100)
committer
Jo-Philipp Wich
<jo@mein.io>
Wed, 1 Mar 2017 19:37:35 +0000
(20:37 +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
patch
|
blob
|
history
diff --git
a/package/kernel/linux/modules/netfilter.mk
b/package/kernel/linux/modules/netfilter.mk
index bc2f349c76e608f6c6daa8cdccdc7c22bad7bdf8..a5941d231042b5378febcb1ce45638929bfde936 100644
(file)
--- a/
package/kernel/linux/modules/netfilter.mk
+++ b/
package/kernel/linux/modules/netfilter.mk
@@
-495,7
+495,7
@@
$(eval $(call KernelPackage,ipt-tproxy))
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:= \