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