mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00: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