ieee802154: Add support for allowing to answer BEACON_REQ
authorMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 10 Mar 2023 14:53:45 +0000 (15:53 +0100)
committerStefan Schmidt <stefan@datenfreihafen.org>
Thu, 23 Mar 2023 20:51:21 +0000 (21:51 +0100)
commit26f88e4ebd4fbe96fb4326408e2af05644716d76
treefb6fa40e0156faa34984b7a2f71bd6744987c4bf
parente2c3e6f53a7a8a00ffeed127cfd1b397c3b016f8
ieee802154: Add support for allowing to answer BEACON_REQ

Accept beaconing configurations from the user which involve answering
beacon requests rather than only passively sending beacons. This may
help devices to find the PAN more quickly.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Acked-by: Alexander Aring <aahringo@redhat.com>
Link: https://lore.kernel.org/r/20230310145346.1397068-4-miquel.raynal@bootlin.com
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
net/ieee802154/nl802154.c