1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc/network_layer/sixlowpan
Martine Lenders 68fe6682ff gnrc_sixlowpan_frag: add current_size to exposed struct
Since IPHC also manipulates the total number of bytes of a received
datagram (by decompressing it), this also needs to be exposed. I guess
I was too focused on introducing a *generic* packet buffer for a future
virtual reassembly buffer (where it isn't needed, but so isn't `pkt` to
be honest), that I totally forgot about it in #9352.
2018-06-28 12:28:51 +02:00
..
ctx sys: net: adapt to compile-checked debug messages 2018-01-15 14:37:04 +01:00
frag gnrc_sixlowpan_frag: add current_size to exposed struct 2018-06-28 12:28:51 +02:00
iphc make: fix various compile errors with Wextra 2017-11-28 18:31:43 +01:00
nd gnrc_ndp2: rename to gnrc_ndp 2017-11-17 10:41:54 +01:00
gnrc_sixlowpan.c gnrc_sixlowpan_frag: adapt for #8511 2018-06-26 19:38:33 +02:00
Makefile gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00