projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
set boot_wait to on in the earliest possible moment. this makes webupgrade safer...
[openwrt.git]
/
openwrt
/
target
/
linux
/
linux-2.4
/
config
/
ar7
diff --git
a/openwrt/target/linux/linux-2.4/config/ar7
b/openwrt/target/linux/linux-2.4/config/ar7
index
dae2200
..
e12f88b
100644
(file)
--- a/
openwrt/target/linux/linux-2.4/config/ar7
+++ b/
openwrt/target/linux/linux-2.4/config/ar7
@@
-366,6
+366,7
@@
CONFIG_IP_NF_NAT=y
CONFIG_IP_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=y
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_AMANDA=m
This page took
0.020653 seconds
and
4
git commands to generate.