1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/gnrc/network_layer/sixlowpan
Martine Lenders 2534cfb3fa gnrc_sixlowpan_frag: Initial import of a fragment size hint feature
This allows for sending of fragments smaller than the restrictions set
by the link-layer PDU. E.g. to put some slack for IPHC into the first
fragment (see https://tools.ietf.org/html/draft-ietf-6lo-fragment-recovery-02#section-4.1).
2019-05-28 21:03:51 +02:00
..
ctx sys: net: adapt to compile-checked debug messages 2018-01-15 14:37:04 +01:00
frag gnrc_sixlowpan_frag: Initial import of a fragment size hint feature 2019-05-28 21:03:51 +02:00
iphc gnrc_sixlowpan_iphc: check ptr != NULL in compressible check 2019-03-12 16:48:33 +01:00
nd sys: add missig <string.h> includes 2018-09-20 23:47:40 +02:00
gnrc_sixlowpan.c gnrc_sixlowpan_frag: Initial import of a fragment size hint feature 2019-05-28 21:03:51 +02:00
Makefile gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00