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