swanctl: Add a load-pools command to (re-)load pool configurations from file

This commit is contained in:
Martin Willi
2014-05-07 15:48:15 +02:00
parent 4ee33b44df
commit a77acc183a
3 changed files with 285 additions and 1 deletions
+1
View File
@@ -11,6 +11,7 @@ swanctl_SOURCES = \
commands/list_certs.c \
commands/load_conns.c \
commands/load_creds.c \
commands/load_pools.c \
commands/log.c \
commands/version.c \
swanctl.c swanctl.h