NetworkManager/cli/src
Jiří Klimeš b76d7cd240 cli: added 'con status id|uuid|path <con>' for listing active connection details
'nmcli con status' still prints brief active connection list.
'nmcli con status id|uuid|path <con>' shows details of the selected active
connection.
2012-01-06 15:20:15 +01: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: added 'con status id|uuid|path <con>' for listing active connection details 2012-01-06 15:20:15 +01: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 cli: move IP config printing code from devices.c to common.c 2012-01-06 15:20:15 +01: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: allow field values to be null-terminated string arrays 2012-01-03 15:07:17 +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