1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc/network_layer
Martine S. Lenders f33111a9c2 gnrc_sixlowpan_iphc: remove duplicate gnrc_netif_hdr_get_netif()
The interface is already fetched in the beginning of the function and
doesn't change during its run, so getting the interface again at this
point is just redundant.
2019-11-01 18:29:44 +01:00
..
icmpv6 gnrc_icmpv6_error: consider originator's destination address correctly 2019-10-19 14:39:45 +02:00
ipv6 Merge pull request #12425 from miri64/gnrc_ipv6_nib/enh/mutex 2019-10-21 16:08:07 +02:00
ndp use ndp_opt_rdnss_impl_t to access addresses 2019-09-26 22:08:49 +02:00
sixlowpan gnrc_sixlowpan_iphc: remove duplicate gnrc_netif_hdr_get_netif() 2019-11-01 18:29:44 +01:00