swanctl: Add --redirect command

This commit is contained in:
Tobias Brunner
2016-03-04 16:02:59 +01:00
parent 43b46b26ea
commit e92364db66
4 changed files with 138 additions and 1 deletions
+1
View File
@@ -4,6 +4,7 @@ swanctl_SOURCES = \
command.c command.h \
commands/initiate.c \
commands/terminate.c \
commands/redirect.c \
commands/install.c \
commands/list_sas.c \
commands/list_pols.c \