1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/gnrc_netif
Martine Lenders 7ae90564d9 gnrc_netif: make _get_iid() just wrapper around _iid_from_addr()
This way the IID generation gets much simplified and code duplication
is avoided since it removes GNRC's requirement for NETOPT_IPV6_IID.
2019-01-14 13:42:58 +01:00
..
tests gnrc_netif: Use fmt for bytes to hex string 2018-10-04 13:34:18 +02:00
common.c sys/net/gnrc/netif: adapt to netdev with iolist 2018-03-06 14:00:31 +01:00
common.h tests/gnrc_netif: add test for ULA source selection 2018-08-09 11:37:10 +02:00
main.c gnrc_netif: make _get_iid() just wrapper around _iid_from_addr() 2019-01-14 13:42:58 +01:00
Makefile tests: exclude nrf51dk from big tests 2018-12-04 08:37:00 +01:00