mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-18 16:40:52 +00:00
add ipset and nat-t config options
SVN-Revision: 1964
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Linux kernel version: 2.6.12.5
|
||||
# Fri Sep 16 22:34:43 2005
|
||||
# Tue Sep 20 16:18:50 2005
|
||||
#
|
||||
CONFIG_MIPS=y
|
||||
# CONFIG_MIPS64 is not set
|
||||
@@ -396,6 +396,7 @@ CONFIG_INET=y
|
||||
# CONFIG_INET_ESP is not set
|
||||
# CONFIG_INET_IPCOMP is not set
|
||||
# CONFIG_INET_TUNNEL is not set
|
||||
CONFIG_IPSEC_NAT_TRAVERSAL=y
|
||||
# CONFIG_IP_TCPDIAG is not set
|
||||
# CONFIG_IP_TCPDIAG_IPV6 is not set
|
||||
|
||||
@@ -477,6 +478,17 @@ CONFIG_IP_NF_TARGET_MARK=y
|
||||
# CONFIG_IP_NF_TARGET_CLASSIFY is not set
|
||||
# CONFIG_IP_NF_RAW is not set
|
||||
# CONFIG_IP_NF_ARPTABLES is not set
|
||||
CONFIG_IP_NF_SET=m
|
||||
CONFIG_IP_NF_SET_MAX=256
|
||||
CONFIG_IP_NF_SET_HASHSIZE=1024
|
||||
CONFIG_IP_NF_SET_IPMAP=m
|
||||
CONFIG_IP_NF_SET_MACIPMAP=m
|
||||
CONFIG_IP_NF_SET_PORTMAP=m
|
||||
CONFIG_IP_NF_SET_IPHASH=m
|
||||
CONFIG_IP_NF_SET_NETHASH=m
|
||||
CONFIG_IP_NF_SET_IPTREE=m
|
||||
CONFIG_IP_NF_MATCH_SET=m
|
||||
CONFIG_IP_NF_TARGET_SET=m
|
||||
|
||||
#
|
||||
# IPv6: Netfilter Configuration (EXPERIMENTAL)
|
||||
|
||||
Reference in New Issue
Block a user