Dump traffic statistics over control sockets.
[tinc] / src / control_common.h
index c89f9de..56b2bde 100644 (file)
@@ -35,6 +35,9 @@ enum request_type {
        REQ_PURGE,
        REQ_SET_DEBUG,
        REQ_RETRY,
+       REQ_CONNECT,
+       REQ_DISCONNECT,
+       REQ_DUMP_TRAFFIC,
 };
 
 #define TINC_CTL_VERSION_CURRENT 0