mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
Add comments
This commit is contained in:
parent
626f435684
commit
0bf23c08e4
1 changed files with 3 additions and 0 deletions
|
@ -406,6 +406,9 @@ void del_client(const uint8_t* client_addr, uint32_t reason, uint8_t deauth, uin
|
|||
On which interface is the client?
|
||||
First send to all ifaces to ban client... xD
|
||||
Maybe Hashmap?
|
||||
|
||||
* get_clients method and look if client is there
|
||||
* save on which hostapd the client is...
|
||||
*/
|
||||
|
||||
blob_buf_init(&b, 0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue