Allow connections to be closed.
[tinc] / src / control_common.h
index c89f9de..99cf8af 100644 (file)
@@ -35,6 +35,8 @@ enum request_type {
        REQ_PURGE,
        REQ_SET_DEBUG,
        REQ_RETRY,
+       REQ_CONNECT,
+       REQ_DISCONNECT,
 };
 
 #define TINC_CTL_VERSION_CURRENT 0