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