mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
Add network messages into list
This commit is contained in:
parent
806bb9f1af
commit
29fe04b1f0
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ void* receive_msg(void *args)
|
|||
parse_to_probe_req(b.head, &prob_req);
|
||||
|
||||
// insert to list
|
||||
//insert_to_list(prob_req);
|
||||
insert_to_list(prob_req);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue