swanctl: Add a list-pools command to summarize pool status

This commit is contained in:
Martin Willi
2014-05-07 15:48:15 +02:00
parent a77acc183a
commit 43306afe8e
3 changed files with 98 additions and 1 deletions
+1
View File
@@ -9,6 +9,7 @@ swanctl_SOURCES = \
commands/list_pols.c \
commands/list_conns.c \
commands/list_certs.c \
commands/list_pools.c \
commands/load_conns.c \
commands/load_creds.c \
commands/load_pools.c \