summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/linux-2.4/config
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2005-12-12 12:01:43 +0000
committerFlorian Fainelli <florian@openwrt.org>2005-12-12 12:01:43 +0000
commitf922715fbb42ddfd2b01665e3d1ca250ede9d1d1 (patch)
tree5ac258d55c097e8f4ae2a103132b35e70f5ddd98 /openwrt/target/linux/linux-2.4/config
parent87a9a4bf58e81b253b24f18419105d2fe5721f29 (diff)
downloadmtk-20170518-f922715fbb42ddfd2b01665e3d1ca250ede9d1d1.zip
mtk-20170518-f922715fbb42ddfd2b01665e3d1ca250ede9d1d1.tar.gz
mtk-20170518-f922715fbb42ddfd2b01665e3d1ca250ede9d1d1.tar.bz2
Added support for the H323 connection tracking module
SVN-Revision: 2639
Diffstat (limited to 'openwrt/target/linux/linux-2.4/config')
-rw-r--r--openwrt/target/linux/linux-2.4/config/brcm2
-rw-r--r--openwrt/target/linux/linux-2.4/config/x862
2 files changed, 4 insertions, 0 deletions
diff --git a/openwrt/target/linux/linux-2.4/config/brcm b/openwrt/target/linux/linux-2.4/config/brcm
index 94a9018..8bd18cf 100644
--- a/openwrt/target/linux/linux-2.4/config/brcm
+++ b/openwrt/target/linux/linux-2.4/config/brcm
@@ -363,6 +363,7 @@ CONFIG_IP_NF_MATCH_CONNBYTES=m
CONFIG_IP_NF_CT_PROTO_GRE=m
CONFIG_IP_NF_PPTP=m
CONFIG_IP_NF_SIP=m
+CONFIG_IP_NF_H323=m
CONFIG_IP_NF_QUEUE=m
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_LIMIT=m
@@ -412,6 +413,7 @@ CONFIG_IP_NF_TARGET_REDIRECT=m
CONFIG_IP_NF_TARGET_NETMAP=m
CONFIG_IP_NF_NAT_PPTP=m
CONFIG_IP_NF_NAT_SIP=m
+CONFIG_IP_NF_NAT_H323=m
CONFIG_IP_NF_NAT_PROTO_GRE=m
CONFIG_IP_NF_NAT_AMANDA=m
CONFIG_IP_NF_NAT_SNMP_BASIC=m
diff --git a/openwrt/target/linux/linux-2.4/config/x86 b/openwrt/target/linux/linux-2.4/config/x86
index bc139cc..3358231 100644
--- a/openwrt/target/linux/linux-2.4/config/x86
+++ b/openwrt/target/linux/linux-2.4/config/x86
@@ -287,6 +287,7 @@ CONFIG_IP_NF_MATCH_CONNBYTES=m
CONFIG_IP_NF_CT_PROTO_GRE=m
CONFIG_IP_NF_PPTP=m
CONFIG_IP_NF_SIP=m
+CONFIG_IP_NF_H323=m
CONFIG_IP_NF_QUEUE=m
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_LIMIT=m
@@ -336,6 +337,7 @@ CONFIG_IP_NF_TARGET_REDIRECT=m
CONFIG_IP_NF_TARGET_NETMAP=m
CONFIG_IP_NF_NAT_PPTP=m
CONFIG_IP_NF_NAT_SIP=m
+CONFIG_IP_NF_NAT_H323=m
CONFIG_IP_NF_NAT_PROTO_GRE=m
CONFIG_IP_NF_NAT_AMANDA=m
CONFIG_IP_NF_NAT_SNMP_BASIC=m