mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-19 08:36:47 +00:00
add missing netmap module for iptables user space app
SVN-Revision: 1398
This commit is contained in:
parent
45ed03378e
commit
7223882cd1
@ -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