mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 16:10:39 +02: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
b20ccd71b7
commit
8b4bd43ab5
@ -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…
Reference in New Issue
Block a user