Remove sleeping before deciding mac will be acepted

This commit is contained in:
PolynomialDivision 2017-06-20 23:21:12 +02:00
parent e24bbb8370
commit 20616d7ef9

View file

@ -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))
{