mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
change standard config
This commit is contained in:
parent
2b4958433f
commit
bac016dc59
1 changed files with 2 additions and 2 deletions
|
@ -39,8 +39,8 @@ config metric
|
|||
option bandwith_threshold '6'
|
||||
option use_station_count '1'
|
||||
option max_station_diff '1'
|
||||
option eval_probe_req '0'
|
||||
option eval_auth_req '0' # no real reasoncode...
|
||||
option eval_probe_req '1'
|
||||
option eval_auth_req '1' # no real reasoncode...
|
||||
option eval_assoc_req '1' # just deny assocs...
|
||||
option deny_auth_reason '1' # unspecified
|
||||
option deny_assoc_reason '17' # assoc rejected can't handle new station
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue