1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net
Benjamin Valentin d7c377f400 sys/net/gnrc/netif: make gnrc_netif_create() blocking
Make gnrc_netif_create() block until the interface is created and
registered.
This avoids a race condition where after calling gnrc_netif_init_devs()
not all interfaces are available yet when iterating through the list
of interfaces with gnrc_netif_iter().
2021-06-21 14:04:06 +02:00
..
application_layer sys/net/app/cord and examples: Update references to -27 2021-03-01 11:59:57 +01: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 sys/net/gnrc/netif: make gnrc_netif_create() blocking 2021-06-21 14:04:06 +02:00
link_layer Merge pull request #16183 from Ollrogge/aes_pr 2021-05-05 09:19:12 +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