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 Lenders fb0e9559a1 gnrc_ipv6: use is_6lo() instead of is_6ln()
We want to check if the interface is an interface requiring the 6Lo
adaptation layer, not if it is a 6LN according to RFC 6775 [[1]].

[1]: https://tools.ietf.org/html/rfc6775#section-2
2019-10-20 15:38:13 +02:00
..
icmpv6 gnrc_icmpv6_error: consider originator's destination address correctly 2019-10-19 14:39:45 +02:00
ipv6 gnrc_ipv6: use is_6lo() instead of is_6ln() 2019-10-20 15:38:13 +02:00
ndp use ndp_opt_rdnss_impl_t to access addresses 2019-09-26 22:08:49 +02:00
sixlowpan gnrc_sixlowpan_frag_rb: fix comment typo 2019-10-19 16:30:45 +02:00