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
Martine S. Lenders 095e966b73 gnrc_ipv6_ext_frag: fix release on rbuf creation for n-th fragment
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.
2019-10-10 16:41:51 +02:00
..
icmpv6 Merge pull request #10661 from miri64/gnrc_netif_hdr/enh/netif_setter 2019-09-10 16:14:28 +02:00
ipv6 gnrc_ipv6_ext_frag: fix release on rbuf creation for n-th fragment 2019-10-10 16:41:51 +02:00
ndp use ndp_opt_rdnss_impl_t to access addresses 2019-09-26 22:08:49 +02:00
sixlowpan gnrc_sixlowpan_frag_vrb: add gnrc_sixlowpan_frag_vrb_from_route() 2019-10-07 18:16:47 +02:00