1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc/netif
Benjamin Valentin 3974a04623 gnrc/nib: add NIB event bus
Add a message bus where threads can listen for nib events.

Currently only the GNRC_IPV6_NIB_EVENT_ADDR_VALID event is
implemented which informs subscribers that an address got
valid.
2020-05-20 10:44:11 +02:00
..
ethernet gnrc_netif_xxx_create: use external netif allocation 2020-03-26 11:12:23 +01:00
hdr gnrc_netif_hdr: make in parameters const 2019-02-21 12:43:08 +01:00
ieee802154 gnrc_netif_xxx_create: use external netif allocation 2020-03-26 11:12:23 +01:00
init_devs gnrc_netif: fix gnrc_netif_lorawan dependencies 2020-05-19 16:10:58 +02:00
lorawan net/gnrc/netif/lorawan: fixed ABP device activation 2020-05-09 20:16:29 +02:00
_netif.c net/gnrc/netif: Remove 'if' prefix from interface names 2019-11-29 10:22:00 +01:00
gnrc_netif_device_type.c gnrc_netif: introduce gnrc_netif_ipv6 pseudo-module for IPv6 members 2020-05-19 16:10:59 +02:00
gnrc_netif_raw.c gnrc_netif_xxx_create: use external netif allocation 2020-03-26 11:12:23 +01:00
gnrc_netif.c gnrc/nib: add NIB event bus 2020-05-20 10:44:11 +02:00
Kconfig Kconfig: Expose gnrc/netif configurations 2020-01-13 12:28:31 +01:00
Makefile sys/auto_init: allow delayed initialisation of gnrc_netif 2020-03-04 16:13:40 +01:00