mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
add option to deny on probe requests
This commit is contained in:
parent
1375b7a736
commit
bd1c38c0ea
4 changed files with 16 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ struct probe_metric_s {
|
|||
int min_probe_count;
|
||||
int bandwith_threshold;
|
||||
int use_station_count;
|
||||
int eval_probe_req;
|
||||
};
|
||||
|
||||
struct time_config_s {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue