1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/net
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
..
ethernet cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
fib cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
gnrc gnrc_ipv6_nib_6ln: only register addresses not VALID yet 2018-02-19 14:39:29 +01:00
iana cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ipv4 cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ipv6 net/ipv6/hdr: fix issue #5944 2017-11-08 10:37:09 +01:00
ppp cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
rpl cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
sixlowpan ndp: sixlowpan_nd: explain maximum retransmission for DAD 2018-01-10 20:40:47 +01:00
sock doc: Fix 'must not'/'may not' wording 2017-12-19 09:00:12 +01:00
af.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
csma_sender.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
emcute.h net/emcute: added doc for maximum buffer size 2017-06-28 22:52:34 +02:00
ethernet.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ethertype.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
eui64.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
fib.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
gcoap.h net/gcoap: Update doc for confirmable message 2018-01-16 06:37:29 -05:00
gnrc.h gnrc_netdev: remove remaining files and references 2017-11-30 19:49:40 +01:00
icmp.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
icmpv6.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ieee802154.h gnrc_netif: Fix out-of-bounds buffer access in ieee802154 netif 2018-02-03 13:08:59 +01:00
inet_csum.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ipv4.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ipv6.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
l2filter.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
lora.h sys/net: add lora radio base definitions 2017-10-26 15:41:41 +02:00
loramac.h sys/net/loramac: rename default device class define 2018-01-18 15:30:52 +01:00
nanocoap_sock.h sys: net: add nanocoap 2017-12-01 12:55:44 +01:00
nanocoap.h nanocoap: use __attribute__((packed)) for coap_hdr_t 2018-01-31 21:41:53 +01:00
ndp.h ndp: sixlowpan_nd: explain maximum retransmission for DAD 2018-01-10 20:40:47 +01:00
netdev_test.h netdev: Make set() value parameter const void * 2017-08-25 13:41:19 +02:00
netopt.h netopt: Add NETOPT_ACK_PENDING 2018-01-31 11:58:48 -08:00
netstats.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ntp_packet.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
packet.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ppptype.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
protnum.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
sixlowpan.h doc: Fix 'must not'/'may not' wording 2017-12-19 09:00:12 +01:00
sntp.h sntp.h: document sntp_sync timeout unit 2018-01-30 21:18:36 +01:00
sock.h *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
tcp.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
udp.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
uhcp.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
zep.h sys/net/zep: add missing doxygen brief description 2018-01-24 21:41:31 +01:00