1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-01 08:31:19 +02:00

make ifxmips use a net bridge

SVN-Revision: 9927
This commit is contained in:
John Crispin 2007-12-25 13:44:39 +00:00
parent ea2872326a
commit fd2f974946

@ -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