1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/link_layer
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
..
csma_sender treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
eui_provider drivers/netdev,sys/net: Add kconfig for netdev 2021-09-08 12:40:31 +02:00
ieee802154 ieee802154: fix reserved source address handling 2021-12-03 11:31:06 +01:00
l2filter sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
l2util net/link_layer/l2util: initial Kconfig modeling 2021-09-30 17:30:16 +02:00
Kconfig net/link_layer/l2util: initial Kconfig modeling 2021-09-30 17:30:16 +02:00
Kconfig.lorawan net/loramac: add redundancy configuration parameter 2021-07-21 03:51:46 +02:00