X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fcontrol_common.h;h=750098e3515523892a29fa74ffdb8a4e2b690360;hb=6eaefb4dbce240334e35f67d9f3db5d4f44e49c9;hp=3fa034eb5eea2d556506159956eb32cdd4f8b191;hpb=50ad3f2a895c38f8d546f87490ca96ab7d9e011e;p=tinc diff --git a/src/control_common.h b/src/control_common.h index 3fa034eb..750098e3 100644 --- a/src/control_common.h +++ b/src/control_common.h @@ -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