mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
add missing netmap module for iptables user space app
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1398 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6e0b1cddb8
commit
cbc2bb9f20
@ -33,6 +33,7 @@ ext-$(CONFIG_IP_NF_TARGET_MARK) += MARK
|
||||
#ext-$(CONFIG_IP_NF_TARGET_LOG) += LOG
|
||||
ext-$(CONFIG_IP_NF_TARGET_ULOG) += ULOG
|
||||
#ext-$(CONFIG_IP_NF_TARGET_TCPMSS) += TCPMSS
|
||||
ext-$(CONFIG_IP_NF_TARGET_NETMAP) += NETMAP
|
||||
|
||||
# add extensions that don't depend on kernel config
|
||||
ext-m += TTL
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user