From d4a45315cf30fa26185202d316a8db3af5e05fcc Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Tue, 5 May 2020 13:24:37 +0200 Subject: cli: add allowed-auth bearer property in output Given as a list of items, because the bearer can be created with one or more allowed authentication protocols. --- cli/mmcli-output.c | 1 + 1 file changed, 1 insertion(+) (limited to 'cli/mmcli-output.c') diff --git a/cli/mmcli-output.c b/cli/mmcli-output.c index 49ebdcdc..6799ab6d 100644 --- a/cli/mmcli-output.c +++ b/cli/mmcli-output.c @@ -207,6 +207,7 @@ static FieldInfo field_infos[] = { [MMC_F_BEARER_PROPERTIES_APN] = { "bearer.properties.apn", "apn", MMC_S_BEARER_PROPERTIES, }, [MMC_F_BEARER_PROPERTIES_ROAMING] = { "bearer.properties.roaming", "roaming", MMC_S_BEARER_PROPERTIES, }, [MMC_F_BEARER_PROPERTIES_IP_TYPE] = { "bearer.properties.ip-type", "ip type", MMC_S_BEARER_PROPERTIES, }, + [MMC_F_BEARER_PROPERTIES_ALLOWED_AUTH] = { "bearer.properties.allowed-auth", "allowed-auth", MMC_S_BEARER_PROPERTIES, }, [MMC_F_BEARER_PROPERTIES_USER] = { "bearer.properties.user", "user", MMC_S_BEARER_PROPERTIES, }, [MMC_F_BEARER_PROPERTIES_PASSWORD] = { "bearer.properties.password", "password", MMC_S_BEARER_PROPERTIES, }, [MMC_F_BEARER_PROPERTIES_NUMBER] = { "bearer.properties.number", "number", MMC_S_BEARER_PROPERTIES, }, -- cgit v1.2.3-70-g09d2