projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
391387e
)
netfilter.mk: remove obsolete ip_nat_ftp related line
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 20 Apr 2015 13:36:25 +0000
(13:36 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 20 Apr 2015 13:36:25 +0000
(13:36 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45516
include/netfilter.mk
patch
|
blob
|
history
diff --git
a/include/netfilter.mk
b/include/netfilter.mk
index 8be8fdaa84749292ca494cb7b64c055d10321887..2331836ae5a66ceb356e8c38f5a96b50bf74807d 100644
(file)
--- a/
include/netfilter.mk
+++ b/
include/netfilter.mk
@@
-200,7
+200,6
@@
$(eval $(call nf_add,IPT_NAT_EXTRA,CONFIG_IP_NF_TARGET_NETMAP, $(P_XT)xt_NETMAP)
# nathelper
-$(eval $(call nf_add,NF_NATHELPER,CONFIG_IP_NF_NAT_FTP, $(P_V4)ip_nat_ftp))
$(eval $(call nf_add,NF_NATHELPER,CONFIG_NF_CONNTRACK_FTP, $(P_XT)nf_conntrack_ftp))
$(eval $(call nf_add,NF_NATHELPER,CONFIG_NF_NAT_FTP, $(P_XT)nf_nat_ftp))