NetworkManager/cli/src
Thomas Graf 471fef2ad5 cli: print NMActiveConnection master property as MASTER-PATH
This is a proposal to include the NMActiveConnection master property in
nmcli con status.

Feel free to suggest a more user friendly method of printing this
information.

Signed-off-by: Thomas Graf <tgraf@redhat.com>
2012-01-25 11:24:50 -06:00
..
common.c cli: move IP config printing code from devices.c to common.c 2012-01-06 15:20:15 +01:00
common.h cli: move IP config printing code from devices.c to common.c 2012-01-06 15:20:15 +01:00
connections.c cli: print NMActiveConnection master property as MASTER-PATH 2012-01-25 11:24:50 -06:00
connections.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
devices.c cli: move IP config printing code from devices.c to common.c 2012-01-06 15:20:15 +01:00
devices.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
Makefile.am build: fix srcdir != builddir 2012-01-09 14:20:36 -06:00
network-manager.c cli: remove useless static function prototypes 2011-09-06 15:30:15 +02:00
network-manager.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
nmcli.c cli: compare nmcli and NM versions 2011-02-16 17:36:50 +01:00
nmcli.h cli: fix 'nmcli con delete' (rh #771258) 2012-01-10 16:30:04 +01:00
settings.c cli: use nm_utils_hwaddr_ntoa() from libnm-util 2011-12-09 13:47:06 +01:00
settings.h cli: add 'infiniband' setting support 2011-12-09 13:20:36 +01:00
utils.c cli: fix a crash (due to freeing static string) 2012-01-06 15:20:15 +01:00
utils.h cli: move helper IP conversion functions from devices.c to utils.c 2012-01-05 16:36:42 +01:00