mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
netmode: bss_max to maxassoc
This commit is contained in:
parent
71afb05602
commit
0e2e9bd7e0
2 changed files with 4 additions and 4 deletions
|
|
@ -50,7 +50,7 @@ config wifi-iface
|
|||
option macfilter '0'
|
||||
option wps_pbc '1'
|
||||
option wmf_bss_enable '1'
|
||||
option bss_max '32'
|
||||
option maxassoc '32'
|
||||
option ifname 'wl0'
|
||||
|
||||
config wifi-device 'wl1'
|
||||
|
|
@ -90,6 +90,6 @@ config wifi-iface
|
|||
option macfilter '0'
|
||||
option wps_pbc '1'
|
||||
option wmf_bss_enable '1'
|
||||
option bss_max '32'
|
||||
option maxassoc '32'
|
||||
option ifname 'wl1'
|
||||
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@ config wifi-iface
|
|||
option macfilter '0'
|
||||
option wps_pbc '1'
|
||||
option wmf_bss_enable '1'
|
||||
option bss_max '32'
|
||||
option maxassoc '32'
|
||||
option ifname 'wl0'
|
||||
|
||||
config wifi-device 'wl1'
|
||||
|
|
@ -90,6 +90,6 @@ config wifi-iface
|
|||
option macfilter '0'
|
||||
option wps_pbc '1'
|
||||
option wmf_bss_enable '1'
|
||||
option bss_max '32'
|
||||
option maxassoc '32'
|
||||
option ifname 'wl1'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue