mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
Remove sleeping before deciding mac will be acepted
This commit is contained in:
parent
e24bbb8370
commit
20616d7ef9
1 changed files with 2 additions and 0 deletions
|
@ -103,6 +103,8 @@ static int hostapd_notify(struct ubus_context *ctx, struct ubus_object *obj,
|
|||
|
||||
print_list();
|
||||
|
||||
//sleep(2); // sleep for 2s
|
||||
|
||||
// deny access
|
||||
if(!decide_function(&prob_req))
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue