mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
datastorage: AP, client, probe, auth entry and MAC list converted to linked list datastorage: functions adjusted to take pointers as parameters datastorage: optimised sort and search functions added mac_utils: struct dawn_mac added and comparisons adjusted general: adjust code to call new datastorage functions test_storage: large scale 100 AP, 3000 client, 70k probe added
15 lines
544 B
Text
15 lines
544 B
Text
dawn default
|
|
dawn min_kick_count=2
|
|
ap bssid=11:22:33:44:55:66 neighbors=11:22:33:44:55:66
|
|
ap bssid=22:33:44:55:66:77 neighbors=22:33:44:55:66:77
|
|
client bssid=11:22:33:44:55:66 client=ff:ee:dd:cc:bb:aa
|
|
ap_show
|
|
client_show
|
|
kick 11:22:33:44:55:66 0
|
|
probe bssid=11:22:33:44:55:66 client=ff:ee:dd:cc:bb:aa signal=-60
|
|
probe bssid=22:33:44:55:66:77 client=ff:ee:dd:cc:bb:aa signal=-70
|
|
kick 11:22:33:44:55:66 0
|
|
kick 11:22:33:44:55:66 0
|
|
probe bssid=11:22:33:44:55:66 client=ff:ee:dd:cc:bb:aa signal=-85
|
|
kick 11:22:33:44:55:66 0
|
|
kick 11:22:33:44:55:66 0
|