1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-27 17:55:55 +02:00

backport r21307 to backfire

git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21312 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2010-05-02 19:31:29 +00:00
parent 904ea40fb7
commit 8c2892ec8b

View File

@ -8,7 +8,7 @@ config interface loopback
config interface lan
option type bridge
option ifname eth0
option ifname "eth0 eth1"
option proto static
option ipaddr 192.168.1.1
option netmask 255.255.255.0