projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: add missing protocol definitions to default network configurations
[openwrt.git]
/
target
/
linux
/
ar71xx
/
base-files
/
etc
/
defconfig
/
tl-wr841n-v1
/
network
diff --git
a/target/linux/ar71xx/base-files/etc/defconfig/tl-wr841n-v1/network
b/target/linux/ar71xx/base-files/etc/defconfig/tl-wr841n-v1/network
index
80fea51
..
780fdb7
100644
(file)
--- a/
target/linux/ar71xx/base-files/etc/defconfig/tl-wr841n-v1/network
+++ b/
target/linux/ar71xx/base-files/etc/defconfig/tl-wr841n-v1/network
@@
-6,6
+6,7
@@
config interface loopback
config interface mac0
option ifname eth0
config interface mac0
option ifname eth0
+ option proto none
config interface lan
option ifname "lan1 lan2 lan3 lan4"
config interface lan
option ifname "lan1 lan2 lan3 lan4"
This page took
0.023654 seconds
and
4
git commands to generate.