change network mask for olsr interfaces to 255.255.255.255 for some villages

This commit is contained in:
Matthias Uferer 2014-06-30 10:09:26 +00:00
parent 6598993359
commit f835fc1edf
4 changed files with 4 additions and 4 deletions

View file

@ -9,7 +9,7 @@ config 'community' 'profile'
option 'adhoc_dhcp_when_vap' '0'
config 'defaults' 'interface'
option 'netmask' '255.0.0.0'
option 'netmask' '255.255.255.255'
config 'defaults' 'bssidscheme'

View file

@ -10,7 +10,7 @@ config 'community' 'profile'
option 'adhoc_dhcp_when_vap' '0'
config 'defaults' 'interface'
option 'netmask' '255.0.0.0'
option 'netmask' '255.255.255.255'
config 'defaults' 'bssidscheme'

View file

@ -11,7 +11,7 @@ config 'community' 'profile'
option 'adhoc_dhcp_when_vap' '0'
config 'defaults' 'interface'
option 'netmask' '255.0.0.0'
option 'netmask' '255.255.255.255'
config 'defaults' 'bssidscheme'

View file

@ -9,7 +9,7 @@ config 'community' 'profile'
option 'longitude' '12.61'
config 'defaults' 'interface'
option 'netmask' '255.255.0.0'
option 'netmask' '255.255.255.255'
config 'defaults' 'bssidscheme'