mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
add some comments
This commit is contained in:
parent
f75442f16c
commit
0c093ee449
1 changed files with 3 additions and 0 deletions
|
@ -1039,6 +1039,9 @@ static int add_mac(struct ubus_context *ctx, struct ubus_object *obj,
|
|||
write_mac_to_file("/etc/dawn/mac_list", addr);
|
||||
}
|
||||
|
||||
// here we need to send it via the network!
|
||||
// and we have to find some adaptive strategie to realize bad driver beahviour
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue