luci-0.9: merge r5330
This commit is contained in:
parent
f9787b70cd
commit
842c39dde3
2 changed files with 14 additions and 0 deletions
|
@ -129,6 +129,15 @@ config community potsdam
|
|||
option splash_prefix "27"
|
||||
option external freifunk_potsdam
|
||||
|
||||
config community hamburg
|
||||
option name "Freifunk Hamburg"
|
||||
option homepage http://hamburg.piratenpartei.de
|
||||
option ssid "hamburg.freifunk.net"
|
||||
option mesh_network "10.112.0.0/12"
|
||||
option splash_network "10.104.0.0/16"
|
||||
option splash_prefix "27"
|
||||
option external freifunk_hamburg
|
||||
|
||||
config community hannover
|
||||
option name "Freifunk Hannover"
|
||||
option homepage http://hannover.freifunk.net
|
||||
|
|
5
modules/freifunk/root/etc/config/freifunk_hamburg
Normal file
5
modules/freifunk/root/etc/config/freifunk_hamburg
Normal file
|
@ -0,0 +1,5 @@
|
|||
config defaults interface
|
||||
option netmask 255.240.0.0
|
||||
|
||||
config defaults wifi_device
|
||||
option channel 1
|
Loading…
Reference in a new issue