1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/net/gnrc/netif
Martine Lenders 39fe2a30e4 gnrc_netif: use l2util for some functions
The following functions can now be wrapped around the more generalized
approach:

- gnrc_netif_ipv6_iid_from_addr()
- gnrc_netif_ipv6_iid_to_addr()
- gnrc_netif_ndp_addr_len_from_l2ao()
- gnrc_netif_eui64_from_addr()
2019-03-26 21:37:20 +01:00
..
6lo.h
conf.h gnrc_netif: increase message queue size 2019-03-15 12:08:43 +01:00
dedup.h gnrc_netif_ieee802154: drop duplicate broadcast packets (optionally) 2019-02-04 16:19:48 +01:00
ethernet.h
flags.h gnrc_netif: remove superfluous GNRC_NETIF_FLAGS_MAC_* 2018-12-18 14:47:24 +01:00
hdr.h gnrc_netif_hdr: make in parameters const 2019-02-21 12:43:08 +01:00
ieee802154.h
internal.h gnrc_netif: use l2util for some functions 2019-03-26 21:37:20 +01:00
ipv6.h
mac.h
raw.h