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
Marian Buschsieweke 194d340a64
net/sixlowpan: Fixed calculation of fragment size
Fragment size calculation previously failed for devices that are able to
transmit bigger layer 2 PDUs that 802.15.4 devices. This commit fixes the issue.
2019-02-12 09:45:31 +01:00
..
gnrc_sixlowpan_frag.c net/sixlowpan: Fixed calculation of fragment size 2019-02-12 09:45:31 +01:00
Makefile gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00
rbuf.c gnrc_sixlowpan_frag/rbuf: add offset assertion to rbuf_add() 2019-01-25 16:57:09 +01:00
rbuf.h gnrc_sixlowpan_frag/rbuf: provide helper functions for testing 2019-01-23 20:00:07 +01:00