1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net
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
..
application_layer net/uhcp[cd]: use modules to select client/server code 2021-11-09 21:42:45 +01:00
ble net/skald : Update kconfig 2021-01-26 16:17:18 +01:00
credman module/credman: Adapt to tiny-asn1 changes 2021-10-04 21:43:13 +02:00
crosslayer netopt: add NETOPT_BATMON 2020-11-13 22:59:09 +01:00
dsm dsm: rename DTLS_PEER_MAX to CONFIG_DSM_PEER_MAX 2021-10-08 12:15:16 +02:00
gnrc sys/net/gnrc: make cppcheck happy 2021-11-30 11:20:20 +01:00
link_layer ieee802154: fix reserved source address handling 2021-12-03 11:31:06 +01:00
lora net/lora: add module to Kconfig 2021-01-21 11:22:33 +01:00
netdev_test netdev_test: avoid explicit cast to netdev 2021-07-09 11:35:19 +02:00
netif sys/net/netif: add netif_get_by_name_buffer function 2021-08-04 18:12:56 +02:00
netstats sys/include/net/netstats: move xtimer header where it is needed 2021-02-16 18:18:21 +01:00
netutils netutils: get interface by name rather than ID 2021-07-22 17:26:47 +02:00
network_layer sys/net/fib: make CI happy 2021-11-30 10:27:46 +01:00
sock treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
transport_layer sys: fix doxygen grouping 2018-06-11 19:12:02 +02:00
doc.txt doc: add net to sys group 2015-08-30 14:00:33 +02:00
Kconfig net/ipv*/addr: Add ipv*_addr modules to Kconfig 2021-03-09 09:08:50 +01:00