mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
Fix score
This commit is contained in:
parent
5a3d431fdf
commit
bd5a2cdc4d
2 changed files with 10 additions and 5 deletions
|
|
@ -265,7 +265,7 @@ static int handle_probe_req(struct blob_attr *msg) {
|
|||
|
||||
//printf("[WC] Hostapd-Probe: %s : %s\n", "probe", str);
|
||||
|
||||
//print_array();
|
||||
print_array();
|
||||
|
||||
// deny access
|
||||
if (!decide_function(&tmp_probe)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue