X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fcontrol_common.h;h=09758266563fc3275c158329404fb6107c00dfbc;hb=d82fcc88f355e3c8144478a860dfae0b299004a9;hp=750098e3515523892a29fa74ffdb8a4e2b690360;hpb=6eaefb4dbce240334e35f67d9f3db5d4f44e49c9;p=tinc diff --git a/src/control_common.h b/src/control_common.h index 750098e3..09758266 100644 --- a/src/control_common.h +++ b/src/control_common.h @@ -31,6 +31,9 @@ enum request_type { REQ_DUMP_SUBNETS, REQ_DUMP_CONNECTIONS, REQ_DUMP_GRAPH, + REQ_PURGE, + REQ_SET_DEBUG, + REQ_RETRY, }; #define TINC_CTL_VERSION_CURRENT 0