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 Lenders 72e9b1f623 gnrc_ipv6: remove superfluous release
The packet handed to `_fill_ipv6_hdr()` is already released in the
caller (in the current version this is only `_save_fill_ipv6_hdr()`).
2018-08-02 15:16:08 +02:00
..
icmpv6 gnrc_icmpv6_echo: fix ping for loopback 2018-01-31 15:46:52 +01:00
ipv6 gnrc_ipv6: remove superfluous release 2018-08-02 15:16:08 +02:00
ndp gnrc_ndp: add support for building RDNSS option 2018-07-05 11:01:22 +02:00
sixlowpan gnrc_sixlowpan_iphc: refactor reception for #8511 2018-07-25 18:15:09 +02:00