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
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
..
icmpv6 gnrc_icmpv6_echo: avoid crashing when pktbuf full 2019-01-25 17:10:57 +01:00
ipv6 gnrc_ipv6_ext: don't read from pkt->data after _demux() 2019-05-24 22:11:22 +02:00
ndp ndp: provide define for common hop-limit 2019-03-26 12:00:52 +01:00
sixlowpan gnrc_sixlowpan_frag: Initial import of a fragment size hint feature 2019-05-28 21:03:51 +02:00