1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 06:23:53 +01:00
Martine Lenders 6ad62b01a4 gnrc_netif: distinct is_6lo() and is_6ln()
The functions now are semantic distinct:

- gnrc_netif_is_6lo(): the interface is a 6Lo interface
- gnrc_netif_is_6ln(): the interface is using Neighbor Discovery
  according to RFC 6775
2019-10-20 15:38:14 +02:00
..
2018-03-06 14:00:32 +01:00
2019-08-28 06:22:14 +02:00
2018-06-11 19:12:02 +02:00
2015-08-30 14:00:33 +02:00