swanctl: Implement install/uninstall commands to manage shunt/trap policies

This commit is contained in:
Martin Willi
2014-05-07 15:48:13 +02:00
parent 073be3cad4
commit 90ae636ccb
2 changed files with 121 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ swanctl_SOURCES = \
command.c command.h \
commands/initiate.c \
commands/terminate.c \
commands/install.c \
commands/version.c \
commands/list_sas.c \
swanctl.c