1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/link_layer/ieee802154
Martine Lenders 1eda5b80b9
ieee802154: fix reserved source address handling
This fixes the handling when the source address is neither short nor
long. For the reserved address mode no PAN behavior is defined, so
rather check, if the source address is in reserved mode before trying to
read the destination PAN.
2021-12-03 11:31:06 +01:00
..
ieee802154.c ieee802154: fix reserved source address handling 2021-12-03 11:31:06 +01:00
Kconfig drivers/netdev,sys/net: Add kconfig for netdev 2021-09-08 12:40:31 +02:00
Makefile sys: Add IEEE 802.15.4 security 2020-12-04 09:40:55 +01:00
security.c ieee802154_security: adapt to Kconfig 2021-06-03 08:38:25 +02:00
submac.c ieee802154/submac: add missing state transitions if radio doesn't stay in RX 2021-09-07 16:09:22 +02:00