projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d9f026
)
add new netfilter modules to ar7 config
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 13 Dec 2005 00:14:11 +0000
(
00:14
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 13 Dec 2005 00:14:11 +0000
(
00:14
+0000)
SVN-Revision: 2645
openwrt/target/linux/linux-2.4/config/ar7
patch
|
blob
|
history
diff --git
a/openwrt/target/linux/linux-2.4/config/ar7
b/openwrt/target/linux/linux-2.4/config/ar7
index 833d9d3a24cf619a0fbc7e408bc23be448ff867e..068f6c55a43bb9efbfd80b8cf506c82b60c6aae4 100644
(file)
--- a/
openwrt/target/linux/linux-2.4/config/ar7
+++ b/
openwrt/target/linux/linux-2.4/config/ar7
@@
-347,6
+347,9
@@
CONFIG_IP_NF_CT_ACCT=m
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_MMS=m
CONFIG_IP_NF_QUEUE=m
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_LIMIT=m
@@
-396,6
+399,9
@@
CONFIG_IP_NF_TARGET_REDIRECT=m
CONFIG_IP_NF_TARGET_NETMAP=m
CONFIG_IP_NF_NAT_PPTP=m
CONFIG_IP_NF_NAT_PROTO_GRE=m
+CONFIG_IP_NF_NAT_SIP=m
+CONFIG_IP_NF_NAT_H323=m
+CONFIG_IP_NF_NAT_MMS=m
CONFIG_IP_NF_NAT_AMANDA=m
CONFIG_IP_NF_NAT_SNMP_BASIC=m
CONFIG_IP_NF_NAT_IRC=y