luci-0.9: merge r5504

This commit is contained in:
Jo-Philipp Wich 2009-11-06 13:19:45 +00:00
parent cef08fb346
commit c789622e73
2 changed files with 14 additions and 0 deletions

View file

@ -164,3 +164,12 @@ config 'community' 'jena'
option splash_network "10.104.0.0/16" option splash_network "10.104.0.0/16"
option splash_prefix "29" option splash_prefix "29"
option 'external' 'freifunk_jena' option 'external' 'freifunk_jena'
config 'community' 'ljubljana'
option 'name' 'Kiberpipa.net (wlan-lj)'
option 'homepage' 'http://www.kiberpipa.net'
option 'ssid' 'open.kiberpipa.net'
option 'mesh_network' '10.14.0.0/16'
option 'splash_network' '10.14.128.0/17'
option 'splash_prefix' '27'
option 'external' 'freifunk_ljubljana'

View file

@ -0,0 +1,5 @@
config defaults wifi_device
option channel 8
config 'defaults' 'interface'
option 'dns' '10.14.0.1 208.67.222.220 208.67.220.222'