1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net
Benjamin Valentin 9fbab8f0f8 drivers/slipdev: report NETOPT_ADDRESS to simulate l2 address
A lot of things break if `GNRC_NETIF_FLAGS_HAS_L2ADDR` is not set.
In order to handle router advertisements and auto-configureation,
generate a faux l2 address based on the netdev ID.
2021-06-21 12:42:03 +02:00
..
application_layer net/gcoap: change return type from gcoap_req_send() to ssize_t 2021-06-04 17:15:04 +02:00
ble net/skald : Update kconfig 2021-01-26 16:17:18 +01:00
credman sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
crosslayer netopt: add NETOPT_BATMON 2020-11-13 22:59:09 +01:00
gnrc drivers/slipdev: report NETOPT_ADDRESS to simulate l2 address 2021-06-21 12:42:03 +02:00
link_layer drivers/slipdev: report NETOPT_ADDRESS to simulate l2 address 2021-06-21 12:42:03 +02:00
lora net/lora: add module to Kconfig 2021-01-21 11:22:33 +01:00
netdev_test
netif net/netif: make netif_register() thread safe 2021-03-16 14:49:04 +01:00
netstats sys/include/net/netstats: move xtimer header where it is needed 2021-02-16 18:18:21 +01:00
network_layer net/ipv*/addr: Add ipv*_addr modules to Kconfig 2021-03-09 09:08:50 +01:00
sock net/sock/dtls: allow to register multiple credentials into a sock 2021-04-01 09:47:36 +02:00
transport_layer
doc.txt
Kconfig net/ipv*/addr: Add ipv*_addr modules to Kconfig 2021-03-09 09:08:50 +01:00