mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
2ff7c474b7
Previously `ifconfig` would only know link-local addresses (printed as 'local') and everything else would be 'global'. This is wrong for site-local and unique local addresses which were also denoted as global. So use the already existing helper functions to determine the correct type of IPv6 address when printing. |
||
---|---|---|
.. | ||
commands | ||
Makefile | ||
shell.c |