projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: don't use vlan 0 for devices with rtl8366s switch
[openwrt.git]
/
target
/
linux
/
ar71xx
/
base-files
/
etc
/
defconfig
/
wndr3700
/
network
diff --git
a/target/linux/ar71xx/base-files/etc/defconfig/wndr3700/network
b/target/linux/ar71xx/base-files/etc/defconfig/wndr3700/network
index
5aba76c
..
eaf3fec
100644
(file)
--- a/
target/linux/ar71xx/base-files/etc/defconfig/wndr3700/network
+++ b/
target/linux/ar71xx/base-files/etc/defconfig/wndr3700/network
@@
-24,7
+24,7
@@
config switch
config switch_vlan
option device rtl8366s
config switch_vlan
option device rtl8366s
- option vlan
0
+ option vlan
1
option ports "0 1 2 3 5"
config switch_port
option ports "0 1 2 3 5"
config switch_port
This page took
0.022945 seconds
and
4
git commands to generate.