netmodes: update default config values for macfilter

This commit is contained in:
Jakob Olsson 2019-05-07 08:59:55 +02:00
parent 3f7e6e8112
commit 74259b0f9b
2 changed files with 4 additions and 4 deletions

View file

@ -47,7 +47,7 @@ config wifi-iface
option cipher 'auto'
option key '$WPAKEY'
option gtk_rekey '3600'
option macfilter '0'
option macfilter 'disable'
option wps_pushbutton '1'
option wmf_bss_enable '1'
option maxassoc '32'
@ -87,7 +87,7 @@ config wifi-iface
option cipher 'auto'
option key '$WPAKEY'
option gtk_rekey '3600'
option macfilter '0'
option macfilter 'disable'
option wps_pushbutton '1'
option wmf_bss_enable '1'
option maxassoc '32'

View file

@ -47,7 +47,7 @@ config wifi-iface
option cipher 'auto'
option key '$WPAKEY'
option gtk_rekey '3600'
option macfilter '0'
option macfilter 'disable'
option wps_pushbutton '1'
option wmf_bss_enable '1'
option maxassoc '32'
@ -87,7 +87,7 @@ config wifi-iface
option cipher 'auto'
option key '$WPAKEY'
option gtk_rekey '3600'
option macfilter '0'
option macfilter 'disable'
option wps_pushbutton '1'
option wmf_bss_enable '1'
option maxassoc '32'