projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73e572d
)
fix missing CONFIG_IP_NF_NAT_MMS
author
Oliver Ertl
<oliver@ertl-net.net>
Mon, 19 Dec 2005 12:32:09 +0000
(12:32 +0000)
committer
Oliver Ertl
<oliver@ertl-net.net>
Mon, 19 Dec 2005 12:32:09 +0000
(12:32 +0000)
SVN-Revision: 2731
openwrt/target/linux/linux-2.4/config/x86
patch
|
blob
|
history
diff --git
a/openwrt/target/linux/linux-2.4/config/x86
b/openwrt/target/linux/linux-2.4/config/x86
index 47abb9f4fe87450812d4d2f3ef23b6c298faf01c..6da4f94aad6c3f252c315cfcb019615330307642 100644
(file)
--- a/
openwrt/target/linux/linux-2.4/config/x86
+++ b/
openwrt/target/linux/linux-2.4/config/x86
@@
-276,6
+276,7
@@
CONFIG_NET_IPGRE=m
#
# IP: Netfilter Configuration
#
+CONFIG_IP_NF_MMS=m
CONFIG_IP_NF_CONNTRACK=y
CONFIG_IP_NF_CONNTRACK_MARK=y
CONFIG_IP_NF_FTP=y
@@
-339,6
+340,7
@@
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_MMS=m
CONFIG_IP_NF_NAT_AMANDA=m
CONFIG_IP_NF_NAT_SNMP_BASIC=m
CONFIG_IP_NF_NAT_IRC=y