aboutsummaryrefslogtreecommitdiffstats
path: root/ctrl/libhicnctrl/includes/hicn/ctrl/commands.h
diff options
context:
space:
mode:
authorJordan Augé <jordan.auge+fdio@cisco.com>2019-10-23 17:18:44 +0200
committerJordan Augé <jordan.auge+fdio@cisco.com>2019-10-23 18:01:54 +0200
commit277a0d296ebf3ffe06eb7aa1f97bcf673fd856a2 (patch)
treee82bd899d368d9c64c67e281511b976e7b7fd83b /ctrl/libhicnctrl/includes/hicn/ctrl/commands.h
parentcf3d6ef0cbda50c9917421213a77097250f3d67b (diff)
[HICN-351] Support for new RemoveListener API in libhicnctrl + added missing commands in CLI
Change-Id: Ifc743b65493b87a5156bca7ad63f8cae516460d8 Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com>
Diffstat (limited to 'ctrl/libhicnctrl/includes/hicn/ctrl/commands.h')
-rwxr-xr-xctrl/libhicnctrl/includes/hicn/ctrl/commands.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctrl/libhicnctrl/includes/hicn/ctrl/commands.h b/ctrl/libhicnctrl/includes/hicn/ctrl/commands.h
index 75f05988f..e69c93932 100755
--- a/ctrl/libhicnctrl/includes/hicn/ctrl/commands.h
+++ b/ctrl/libhicnctrl/includes/hicn/ctrl/commands.h
@@ -168,8 +168,8 @@ typedef struct {
uint32_t connid;
uint8_t state;
uint8_t admin_state;
- char connectionName[16];
char interfaceName[16];
+ char connectionName[16];
} list_connections_command;
// SIZE=64