splitted config for dir300b

This commit is contained in:
bjo 2011-05-20 00:19:38 +00:00
parent be93d8455c
commit 1c433cc8af
2 changed files with 0 additions and 23 deletions

View File

@ -1,8 +0,0 @@
config 'mesh' 'bat0'
option 'interfaces' 'ath1'
option 'orig_interval'
option 'log_level'
option 'aggregated_ogms'
option 'bonding'
option 'fragmentation'
option 'vis_mode'

View File

@ -1,15 +0,0 @@
# Copyright (C) 2006 OpenWrt.org
config interface loopback
option ifname lo
option proto static
option ipaddr 127.0.0.1
option netmask 255.0.0.0
config interface lan
option ifname eth0
option type bridge
option proto static
option ipaddr 192.168.1.1
option netmask 255.255.255.0