Add the sync command

Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
This commit is contained in:
Adrien Gallouët
2018-05-21 09:26:37 +00:00
parent a3bb488fd5
commit 2dbf5fb765
8 changed files with 81 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ glorytun_SOURCES = \
src/set.c \
src/show.c \
src/str.h \
src/sync.c \
src/tun.c \
src/tun.h