From 20b3fd837d442354f355c79141fd1acd8c2b4e16 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Fri, 13 Apr 2007 11:28:45 +0000 Subject: Add raw and NOTRACK targets (#1583) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6945 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/iptables/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package/iptables') diff --git a/package/iptables/Makefile b/package/iptables/Makefile index 5c65e68e24..1bd13a507d 100644 --- a/package/iptables/Makefile +++ b/package/iptables/Makefile @@ -145,7 +145,8 @@ define Package/iptables-mod-extra - libipt_owner \\\ - libipt_physdev \\\ - libipt_pkttype \\\ - - libipt_recent + - libipt_recent \\\ + - libipt_NOTRACK endef define Package/iptables-utils -- cgit v1.2.3