projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
make ifxmips use a net bridge
[openwrt.git]
/
target
/
linux
/
ifxmips
/
base-files
/
etc
/
config
/
network
diff --git
a/target/linux/ifxmips/base-files/etc/config/network
b/target/linux/ifxmips/base-files/etc/config/network
index
eb01cdd
..
d19aad2
100644
(file)
--- a/
target/linux/ifxmips/base-files/etc/config/network
+++ b/
target/linux/ifxmips/base-files/etc/config/network
@@
-8,7
+8,7
@@
config interface loopback
config interface lan
option ifname eth0
-
#option type
bridge
+
option type
bridge
option proto static
option ipaddr 192.168.45.110
option netmask 255.255.255.0
This page took
0.025493 seconds
and
4
git commands to generate.