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
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
..
ctx ipv6: ndp: sixlowpan: remove vtimer includes 2015-11-02 15:02:08 +01:00
frag rbuf: drop overlapped fragment only if offset or size differs from previous one. 2016-02-09 11:15:22 +09:00
iphc sixlowpan: iphc: fix dependencies for udp and nhc 2015-12-23 13:57:55 +01:00
nd 6lowpan nd: prefer NCEs over FIB entries 2016-01-29 18:56:03 +01:00
netif gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00
gnrc_sixlowpan.c sixlowpan: iphc: remove dispatch and assign result to pkt 2015-12-22 20:54:39 +01:00
Makefile gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00