1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/include/net/gnrc/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
..
nd gnrc: remove legacy neighbor discovery code 2017-11-17 09:20:30 +01:00
ctx.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
frag.h gnrc_sixlowpan_frag: add current_size to exposed struct 2018-06-28 12:28:51 +02:00
internal.h gnrc_sixlowpan: Introduce 6Lo GNRC dispatch sub-layer 2018-03-01 14:15:07 +01:00
iphc.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
nd.h gnrc_sixlowpan_nd: add missing header 2018-02-16 12:16:56 +01:00