Benjamin Valentin 2ff7c474b7 shell_commands: gnrc_netif: print correct scope for IPv6 addr
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.
2019-10-21 14:47:34 +02:00
..
2019-08-02 10:37:47 +02:00
2017-11-17 10:41:54 +01:00
2018-06-11 19:12:02 +02:00
2019-03-25 14:10:04 +01:00
2017-11-13 18:44:15 +01:00
2017-08-08 18:14:59 +02:00