swanctl: Add --counters command

This commit is contained in:
Tobias Brunner
2017-11-08 16:28:28 +01:00
parent fdf33b0f1c
commit 052bccfac4
3 changed files with 156 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@ sbin_PROGRAMS = swanctl
swanctl_SOURCES = \
command.c command.h \
commands/counters.c \
commands/initiate.c \
commands/terminate.c \
commands/rekey.c \