Purge through the control socket
[tinc] / src / control_common.h
index 3fa034e..bceaa71 100644 (file)
@@ -26,6 +26,12 @@ enum request_type {
        REQ_STOP,
        REQ_RELOAD,
        REQ_RESTART,
+       REQ_DUMP_NODES,
+       REQ_DUMP_EDGES,
+       REQ_DUMP_SUBNETS,
+       REQ_DUMP_CONNECTIONS,
+       REQ_DUMP_GRAPH,
+       REQ_PURGE,
 };
 
 #define TINC_CTL_VERSION_CURRENT 0