mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
Add raw and NOTRACK targets (#1583)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6945 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -170,7 +170,9 @@ define KernelPackage/ipt-extra
|
||||
- ipt_owner \\\
|
||||
- ipt_physdev \\\
|
||||
- ipt_pkttype \\\
|
||||
- ipt_recent
|
||||
- ipt_recent \\\
|
||||
- iptable_raw \\\
|
||||
- xt_NOTRACK
|
||||
FILES:=$(foreach mod,$(IPT_EXTRA-m),$(MODULES_DIR)/kernel/net/$(mod).$(LINUX_KMOD_SUFFIX))
|
||||
SUBMENU:=$(NFMENU)
|
||||
AUTOLOAD:=$(call AutoLoad,40,$(notdir $(IPT_EXTRA-m)))
|
||||
|
||||
Reference in New Issue
Block a user