linux/net/mac802154
Miquel Raynal 2373699560 mac802154: Avoid new associations while disassociating
While disassociating from a PAN ourselves, let's set the maximum number
of associations temporarily to zero to be sure no new device tries to
associate with us.

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/20231128111655.507479-6-miquel.raynal@bootlin.com
2023-12-15 11:14:57 +01:00
..
cfg.c mac802154: Avoid new associations while disassociating 2023-12-15 11:14:57 +01:00
cfg.h
driver-ops.h
ieee802154_i.h mac802154: Handle disassociation notifications from peers 2023-11-20 11:43:33 +01:00
iface.c
Kconfig
llsec.c
llsec.h
mac_cmd.c
main.c mac802154: Handle associating 2023-11-20 11:42:39 +01:00
Makefile
mib.c
rx.c mac802154: Use the PAN coordinator parameter when stamping packets 2023-12-15 11:14:51 +01:00
scan.c mac802154: Only allow PAN controllers to process association requests 2023-12-15 11:14:53 +01:00
trace.c
trace.h ieee802154: Replace strlcpy with strscpy 2023-06-16 22:14:24 +02:00
tx.c
util.c