add ipset kernel stuff
SVN-Revision: 1876
This commit is contained in:
parent
cfa0bce036
commit
95464a1938
2 changed files with 5736 additions and 0 deletions
|
@ -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 a new issue