projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
change psk back to key
[openwrt.git]
/
package
/
base-files
/
files
/
etc
/
config
/
network
diff --git
a/package/base-files/files/etc/config/network
b/package/base-files/files/etc/config/network
index
1d5ded3
..
a35fd2e
100644
(file)
--- a/
package/base-files/files/etc/config/network
+++ b/
package/base-files/files/etc/config/network
@@
-8,6
+8,7
@@
config interface loopback
config interface lan
option ifname eth0
+ option type bridge
option proto static
option ipaddr 192.168.1.1
option netmask 255.255.255.0
This page took
0.019649 seconds
and
4
git commands to generate.