mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
28ef3b6b0b
The reassembly buffer only needs (and stores) the headers *before* the fragment header (called per-fragment headers in RFC 8200, section 4.5). Currently, when a subsequent IPv6 fragment is received before the first fragment the fragment header is however not removed. With this fix it does. |
||
---|---|---|
.. | ||
blacklist | ||
ext | ||
hdr | ||
nib | ||
whitelist | ||
gnrc_ipv6.c | ||
Kconfig | ||
Makefile |