mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 18:17:10 +02:00
add missing netmap module for iptables user space app
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1398 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
35d0313a5c
commit
ecfd7bce77
@ -33,6 +33,7 @@ ext-$(CONFIG_IP_NF_TARGET_MARK) += MARK
|
|||||||
#ext-$(CONFIG_IP_NF_TARGET_LOG) += LOG
|
#ext-$(CONFIG_IP_NF_TARGET_LOG) += LOG
|
||||||
ext-$(CONFIG_IP_NF_TARGET_ULOG) += ULOG
|
ext-$(CONFIG_IP_NF_TARGET_ULOG) += ULOG
|
||||||
#ext-$(CONFIG_IP_NF_TARGET_TCPMSS) += TCPMSS
|
#ext-$(CONFIG_IP_NF_TARGET_TCPMSS) += TCPMSS
|
||||||
|
ext-$(CONFIG_IP_NF_TARGET_NETMAP) += NETMAP
|
||||||
|
|
||||||
# add extensions that don't depend on kernel config
|
# add extensions that don't depend on kernel config
|
||||||
ext-m += TTL
|
ext-m += TTL
|
||||||
|
Loading…
Reference in New Issue
Block a user