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
Yonezawa-T2 f638d68ebb rbuf: drop overlapped fragment only if offset or size differs from previous one.
https://tools.ietf.org/html/rfc4944#section-5.3 says:

> If a link fragment that overlaps another fragment is received, as
> identified above, and differs in either the size or datagram_offset
> of the overlapped fragment, the fragment(s) already accumulated in
> the reassembly buffer SHALL be discarded.  A fresh reassembly may be
> commenced with the most recently received link fragment.
2016-02-09 11:15:22 +09:00
..
icmpv6 gnrc_icmpv6_error: initial import 2016-01-23 16:04:05 +01:00
ipv6 IPv6: cosmetic improvement 2016-01-29 18:56:03 +01:00
ndp ndp/internal: fix pio flags for rtr adv 2016-01-28 14:03:19 +01:00
sixlowpan rbuf: drop overlapped fragment only if offset or size differs from previous one. 2016-02-09 11:15:22 +09:00