1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/netutils
Martine Lenders 81c927f80a
netutils: get interface by name rather than ID
The zone ID part in a host part is the name of the network interface
(which by chance is the string representation of the ID with GNRC), not
the ID.
2021-07-22 17:26:47 +02:00
..
Makefile netutils: add netutils_get_ipv6() 2021-07-20 22:44:39 +02:00
util.c netutils: get interface by name rather than ID 2021-07-22 17:26:47 +02:00