mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
40138fdce8
This allows to set a timer between the completion of a datagram in the reassembly buffer and the deletion of the corresponding reassembly buffer entry. This allows to ignore potentially late incoming link-layer duplicates of fragments of the datagram that then will have the reassembly buffer entry be blocked. This was noted in this [discussion] for classic 6LoWPAN reassembly (and minimal fragment forwarding) and is recommended in the current [selective fragment recovery draft][SFR draft]. [discussion]: https://mailarchive.ietf.org/arch/msg/6lo/Ez0tzZDqawVn6AFhYzAFWUOtJns [SFR draft]: https://tools.ietf.org/html/draft-ietf-6lo-fragment-recovery-07#section-6 |
||
---|---|---|
.. | ||
frag | ||
config.h | ||
ctx.h | ||
frag.h | ||
internal.h | ||
iphc.h | ||
nd.h |