1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/include/net/gnrc/netif
Martine Lenders 6d324bbb75 gnrc_netif: introduce is_6lo() as alias to is_6ln()
Preparation step to introduce a semantic difference between an
interface being a 6Lo interface and a 6LN according to RFC 6775 [[1]]
(i.e. performs Neighbor Discovery as defined there).

[1]: https://tools.ietf.org/html/rfc6775#section-2
2019-10-20 15:38:13 +02:00
..
6lo.h gnrc_netif2: rename to gnrc_netif 2017-11-17 10:41:54 +01:00
conf.h gnrc_netif: allow for wait of minimum time between sends 2019-08-09 10:21:42 +02:00
dedup.h gnrc_netif_ieee802154: drop duplicate broadcast packets (optionally) 2019-02-04 16:19:48 +01:00
ethernet.h gnrc_netif2: rename to gnrc_netif 2017-11-17 10:41:54 +01:00
flags.h gnrc_netif: remove superfluous GNRC_NETIF_FLAGS_MAC_* 2018-12-18 14:47:24 +01:00
hdr.h gnrc_netif_hdr: add setter for netif 2019-07-25 14:15:37 +02:00
ieee802154.h gnrc_netif2: rename to gnrc_netif 2017-11-17 10:41:54 +01:00
internal.h gnrc_netif: introduce is_6lo() as alias to is_6ln() 2019-10-20 15:38:13 +02:00
ipv6.h gnrc_ipv6_nib: add full RFC4862 DAD support 2018-05-31 17:11:25 +02:00
mac.h gomach: a robust traffic adaptive multichannel MAC for IoT. 2017-11-30 18:51:49 +01:00
raw.h gnrc_netif2: rename to gnrc_netif 2017-11-17 10:41:54 +01:00