Merging r622 and r623 from Trunk into Branch 0.3

This commit is contained in:
floh1111 2012-01-31 23:32:09 +00:00
parent 3f95513d89
commit ddd9f55964
2 changed files with 5 additions and 2 deletions

View File

@ -17,9 +17,12 @@ config wifi-iface
option ssid 'batman.oldenburg.freifunk.net'
option mcast_rate 6000
# option bintval 1000
option 'encryption' 'none'
option 'hidden' '1'
config wifi-iface
option device radio0
option network mesh
option mode ap
option ssid 'oldenburg.freifunk.net'
option ssid 'oldenburg.freifunk.net'
option 'encryption' 'none'

View File

@ -1,5 +1,5 @@
config 'mesh' 'bat0'
option 'interfaces' 'wlan1'
option 'interfaces' 'wlan0-1'
option 'aggregated_ogms'
option 'bonding'
option 'fragmentation'