index
:
openwrt.git
OpenWrt Source Repository
log msg
author
committer
range
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
about
summary
refs
log
tree
commit
diff
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Matteo Croce <rootkit85@yahoo.it>
2008-05-04 14:17:03 +0000
committer
Matteo Croce <rootkit85@yahoo.it>
2008-05-04 14:17:03 +0000
commit
326c6c3d1d1f3396f708f695e19070fb7247965c
(
patch
)
tree
2ddee2cd81c68606d0fb185abbfbad5d58ed5ac8
parent
533d5126e183ae149d4b500e6ed12e305c3988b7
(
diff
)
set default atm-bridge payload to 'bridged' so we don't break old configs
SVN-Revision: 11044
Diffstat
-rw-r--r--
target/linux/ar7/base-files/etc/config/network
2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar7/base-files/etc/config/network b/target/linux/ar7/base-files/etc/config/network
index b607a3023b..16efdacb29 100644
--- a/
target/linux/ar7/base-files/etc/config/network
+++ b/
target/linux/ar7/base-files/etc/config/network
@@ -22,7 +22,7 @@ config interface lan
# option encaps llc
# option vpi 8
# option vci 35
-# option payload routed # some ISPs need this set to 'bridged'
+# option payload bridged # some ISPs need this set to 'routed'
# config interface wan