NetworkManager/cli
Thomas Haller c4d90c5660 cli: don't use nm_utils_hwaddr_type() to stringify HWADDR
Use nm_utils_hwaddr_ntoa_len() instead of nm_utils_hwaddr_ntoa().
This makes it no longer necessary to determine the type of the MAC
address based on the address length.

This makes the GETTER more accepting towards other lengths.

Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-05-29 19:00:59 +02:00
..
completion cli: do not restrict VPN type of created connections (rh #1100750) 2014-05-28 09:37:15 +02:00
src cli: don't use nm_utils_hwaddr_type() to stringify HWADDR 2014-05-29 19:00:59 +02:00
Makefile.am Add bash-completion file for nmcli 2013-02-19 21:20:59 +01:00