modules/freifunk: set ipv4 broadcast to 255.255.255.255 by default
This commit is contained in:
parent
cd4fa227cc
commit
78d8ad784b
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ config defaults dhcp
|
||||||
|
|
||||||
|
|
||||||
config defaults olsr_interface
|
config defaults olsr_interface
|
||||||
|
option Ip4Broadcast 255.255.255.255
|
||||||
|
|
||||||
config community leipzig
|
config community leipzig
|
||||||
option name "Freifunk Leipzig"
|
option name "Freifunk Leipzig"
|
||||||
|
|
Loading…
Reference in a new issue