1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 14:33:52 +01:00
Marian Buschsieweke bfb8a55764
sys/net/netif: add helpers for IPv6 addresses
- add `netif_get_ipv6()` to query IPv6 (as a slim convenience wrapper
  for `netif_get_opt()`)
- add `netifs_get_ipv6()` to query IPv6 addresses of all netifs
- add `netif_print_ipv6()` to print the IPv6 address(es) of a single
  netif
- add `netifs_print_ipv6()` to print the IPv6 address(es) of all netifs
2022-06-06 20:46:48 +02:00
..
2021-11-06 20:16:56 +01:00
2020-11-23 16:56:34 +01:00
2022-06-06 20:46:48 +02:00
2021-08-13 19:50:38 +02:00
2022-04-14 09:23:27 +02:00
2021-08-13 19:50:38 +02:00
2020-09-30 11:18:36 +02:00
2020-03-24 10:39:49 +01:00
2021-08-13 19:50:38 +02:00
2021-08-13 19:50:38 +02:00
2021-08-13 19:50:38 +02:00
2021-08-13 19:50:38 +02:00
2020-07-22 00:26:09 +05:30
2021-08-13 19:50:38 +02:00
2021-06-18 00:13:08 +02:00
2022-05-11 23:44:24 +02:00
2021-07-05 10:32:50 +02:00
2021-08-13 19:50:38 +02:00
2021-08-13 19:50:38 +02:00
2021-07-08 09:40:02 +02:00
2020-11-09 11:45:28 +01:00