projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea28723
)
make ifxmips use a net bridge
author
John Crispin
<john@openwrt.org>
Tue, 25 Dec 2007 13:44:39 +0000
(13:44 +0000)
committer
John Crispin
<john@openwrt.org>
Tue, 25 Dec 2007 13:44:39 +0000
(13:44 +0000)
SVN-Revision: 9927
target/linux/ifxmips/base-files/etc/config/network
patch
|
blob
|
history
diff --git
a/target/linux/ifxmips/base-files/etc/config/network
b/target/linux/ifxmips/base-files/etc/config/network
index eb01cdd6c305f9dd5eb21a0381ebf29ef3d5f139..d19aad2b4e71255a350d3b72f600fed4b86d18ee 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