Martine S. Lenders 28ef3b6b0b
gnrc_ipv6_ext_frag: remove fragment header when n-th fragment is first
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.
2020-01-17 18:54:37 +01:00
..
2019-11-23 22:39:37 +01:00
2019-11-23 22:39:07 +01:00
2019-11-23 22:39:40 +01:00
2019-11-23 22:39:37 +01:00
2018-06-11 19:12:02 +02:00
2019-11-23 22:39:37 +01:00
2019-11-23 22:39:37 +01:00
2019-05-16 12:01:36 +02:00
2019-12-05 15:39:24 +01:00
2019-11-23 22:39:37 +01:00
2019-11-23 22:39:38 +01:00
2019-09-09 20:27:16 +02:00
2019-11-23 22:39:38 +01:00
2019-11-23 22:39:38 +01:00
2019-11-23 22:39:07 +01:00
2018-08-24 18:14:03 +02:00
2019-06-05 17:10:26 +02:00
2018-10-03 10:44:14 +02:00
2019-04-12 15:51:15 +02:00
2019-11-07 13:04:46 +01:00