mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
add ipset kernel stuff
SVN-Revision: 1876
This commit is contained in:
parent
cfa0bce036
commit
95464a1938
@ -408,6 +408,17 @@ CONFIG_IP_NF_TARGET_TCPMSS=y
|
||||
CONFIG_IP_NF_ARPTABLES=m
|
||||
CONFIG_IP_NF_ARPFILTER=m
|
||||
CONFIG_IP_NF_ARP_MANGLE=m
|
||||
CONFIG_IP_NF_SET=m
|
||||
CONFIG_IP_NF_SET_MAX=256
|
||||
CONFIG_IP_NF_SET_HASHSIZE=1024
|
||||
CONFIG_IP_NF_MATCH_SET=m
|
||||
CONFIG_IP_NF_TARGET_SET=m
|
||||
CONFIG_IP_NF_SET_IPMAP=m
|
||||
CONFIG_IP_NF_SET_PORTMAP=m
|
||||
CONFIG_IP_NF_SET_MACIPMAP=m
|
||||
CONFIG_IP_NF_SET_IPHASH=m
|
||||
CONFIG_IP_NF_SET_NETHASH=m
|
||||
CONFIG_IP_NF_SET_IPTREE=m
|
||||
|
||||
#
|
||||
# IP: Virtual Server Configuration
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user