mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-15 09:33:50 +01:00
The IPv6 (extension) headers of the first fragment received are re-used for the reassembled packet, so when receiving a subsequent packet we need to distinguish, if we just want to release the payload or all of the packet after the packet data was added to the reassembly buffer.