1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/net/gnrc/netif
Martine Lenders e11550042c gnrc_ipv6_nib_6ln: only register addresses not VALID yet
With the previous fix, we only have to register addresses that are not
VALID yet on reception of router advertisements. This removes the need
for the hacky `GNRC_NETIF_FLAGS_6LO_ADDRS_REG` flag that was only
introduced to prevent unnecessary re-registration.
2018-02-19 14:39:29 +01:00
..
6lo.h
conf.h
ethernet.h
flags.h gnrc_ipv6_nib_6ln: only register addresses not VALID yet 2018-02-19 14:39:29 +01:00
hdr.h
ieee802154.h
internal.h Merge pull request #8277 from miri64/doc/fix/must-not-may-not-wording 2018-01-10 20:34:17 +01:00
ipv6.h gnrc_netif: provide helper functions for NETOPT_IPV6_(ADDR|GROUP) 2017-12-18 17:06:55 +01:00
mac.h gomach: a robust traffic adaptive multichannel MAC for IoT. 2017-11-30 18:51:49 +01:00
raw.h