about summary refs log tree commit diff
path: root/clients/cli/connections.c
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2020-10-20 22:08:23 +0200
committerMichael Biebl <biebl@debian.org>2020-10-20 22:08:23 +0200
commit769cfe6fb306e976faea4070948c07f4e61bf849 (patch)
tree0c2235a59a607a2443c195c741c60c9a59598e51 /clients/cli/connections.c
parentb4dab9a9dd24d8d70e1bb288078570e85ad43b96 (diff)
parentf2ddac4cbc895837ddcc55015fae112f9859cd0a (diff)
Update upstream source from tag 'upstream/1.27.91'
Update to upstream version '1.27.91'
with Debian dir 00b16bc3e33f8058a60e79863d76fe240a94309d
Diffstat (limited to 'clients/cli/connections.c')
-rw-r--r--clients/cli/connections.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/clients/cli/connections.c b/clients/cli/connections.c
index 1fb87bce..3714485a 100644
--- a/clients/cli/connections.c
+++ b/clients/cli/connections.c
@@ -2180,6 +2180,7 @@ do_connections_show(const NMCCommand *cmd, NmCli *nmc, int argc, const char *con
                 if (NM_IN_SET(info->info_type,
                               NMC_GENERIC_INFO_TYPE_CON_SHOW_DEVICE,
                               NMC_GENERIC_INFO_TYPE_CON_SHOW_STATE,
+                              NMC_GENERIC_INFO_TYPE_CON_SHOW_ACTIVE,
                               NMC_GENERIC_INFO_TYPE_CON_SHOW_ACTIVE_PATH)) {
                     show_active_fields = TRUE;
                     break;