swanctl: Add a list-conns command to query loaded connections

This commit is contained in:
Martin Willi
2014-05-07 15:48:14 +02:00
parent da866234bb
commit 51bdc1f3f1
2 changed files with 220 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ swanctl_SOURCES = \
commands/install.c \
commands/list_sas.c \
commands/list_pols.c \
commands/list_conns.c \
commands/load_conns.c \
commands/load_creds.c \
commands/version.c \