usteer: add BSSID to node struct
authorDavid Bauer <mail@david-bauer.net>
Tue, 21 Sep 2021 14:02:16 +0000 (16:02 +0200)
committerDavid Bauer <mail@david-bauer.net>
Fri, 15 Oct 2021 13:49:34 +0000 (15:49 +0200)
commit8af7b6cb06e70e2dd077e22be7cee87c0706ca7a
tree412d0966ca8f10c38d3030e1eab5354c7be21d63
parentfc1fadf5eb7684db952e72558f26dffbf3c4dfda
usteer: add BSSID to node struct

Add the node BSSID to the usteer_node struct. This will be helpful in
the future when evaluating beacon reports from STAs.

Signed-off-by: David Bauer <mail@david-bauer.net>
nl80211.c
ubus.c
usteer.h