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/frag
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
..
gnrc_sixlowpan_frag.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
rbuf.c gnrc_sixlowpan_frag: fix timeout config macro name 2019-05-24 17:39:35 +02:00
rbuf.h gnrc_sixlowpan_frag: fix timeout config macro name 2019-05-24 17:39:35 +02:00