mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-08 02:07:28 +01:00
netmodes: update default config values for macfilter
This commit is contained in:
parent
3f7e6e8112
commit
74259b0f9b
2 changed files with 4 additions and 4 deletions
|
|
@ -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'
|
||||
|
|
|
|||
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue