From 9a3dff24f5f9cd503b038d2f576cd9edc18dcb3a Mon Sep 17 00:00:00 2001 From: florian 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 5c65e68e2..1bd13a507 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