1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net
Koen Zandberg 0c790c6638
gnrc_rpl: fix zeroing of RPL DIS fields
The code originally assumed that the location of DIS struct is directly
after the ICMPv6 struct. This is not necessarily true when both structs
are individually allocated by pktbuf. This commit fixes this issue by
directly accessing the location of the DIS struct.
2018-08-29 00:33:27 +02:00
..
application_layer net/gcoap: Make references to coap_resource_t const in gcoap 2018-07-30 09:00:21 +03:00
crosslayer sys: netopt: add busy option 2018-05-21 16:37:38 +02:00
gnrc gnrc_rpl: fix zeroing of RPL DIS fields 2018-08-29 00:33:27 +02:00
link_layer sys/net: iolist updates 2018-03-06 14:00:32 +01:00
netdev_test sys/net: iolist updates 2018-03-06 14:00:32 +01:00
network_layer sixlowpan: use generic format strings instead of inttypes.h macros 2018-07-17 12:22:16 +02:00
routing gnrc: remove legacy network interface structures 2017-11-17 09:20:29 +01:00
skald sys/net: added Skald 2018-04-06 11:18:53 +02:00
sock sock_util: Limit recursion in str2ep 2018-07-20 11:48:29 +02:00
transport_layer sys: fix doxygen grouping 2018-06-11 19:12:02 +02:00
doc.txt doc: add net to sys group 2015-08-30 14:00:33 +02:00