ieee802154: Give the user the association list
authorMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 27 Sep 2023 18:12:14 +0000 (20:12 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 20 Nov 2023 10:43:45 +0000 (11:43 +0100)
commit83fcf26b00d77e4a0ec920524fe85350a27e9c05
tree20062ffdffae72984a172a541c0020257952963f
parent1e2a45f1f854ce63c114b42298ea686dce9ae4fd
ieee802154: Give the user the association list

Upon request, we must be able to provide to the user the list of
associations currently in place. Let's add a new netlink command and
attribute for this purpose.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
Acked-by: Alexander Aring <aahringo@redhat.com>
Link: https://lore.kernel.org/linux-wpan/20230927181214.129346-12-miquel.raynal@bootlin.com
include/net/nl802154.h
net/ieee802154/nl802154.c