Author: nbd Date: 2015-04-20 15:36:25 +0200 (Mon, 20 Apr 2015) New Revision: 45516
Modified: trunk/include/netfilter.mk Log: netfilter.mk: remove obsolete ip_nat_ftp related line Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/include/netfilter.mk =================================================================== --- trunk/include/netfilter.mk 2015-04-20 13:36:02 UTC (rev 45515) +++ trunk/include/netfilter.mk 2015-04-20 13:36:25 UTC (rev 45516) @@ -200,7 +200,6 @@ # 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)) _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
