aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2007-12-25 13:44:39 +0000
committerJohn Crispin <blogic@openwrt.org>2007-12-25 13:44:39 +0000
commitea70039e06eb6361501f7cc437655f3671aa1359 (patch)
tree387dd6bb6b83973771f1a20790af8a0abc58fc67 /target
parent7c33988517ea18a0f46e11fa5a70176b2a611adb (diff)
downloadmaster-187ad058-ea70039e06eb6361501f7cc437655f3671aa1359.tar.gz
master-187ad058-ea70039e06eb6361501f7cc437655f3671aa1359.tar.bz2
master-187ad058-ea70039e06eb6361501f7cc437655f3671aa1359.zip
make ifxmips use a net bridge
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9927 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/ifxmips/base-files/etc/config/network2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ifxmips/base-files/etc/config/network b/target/linux/ifxmips/base-files/etc/config/network
index eb01cdd6c3..d19aad2b4e 100644
--- 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