X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;ds=inline;f=src%2Fcontrol_common.h;h=56b2bde9f1102151c275de663921a2d60be75376;hb=54c900e961de6065f607f5661edeb7c84be29ea5;hp=c89f9de7dcfb61755aa64ef3a60878e1d9d48210;hpb=d6c50eb73ad49bd2eac67214995dff76b7a20661;p=tinc diff --git a/src/control_common.h b/src/control_common.h index c89f9de7..56b2bde9 100644 --- a/src/control_common.h +++ b/src/control_common.h @@ -35,6 +35,9 @@ enum request_type { REQ_PURGE, REQ_SET_DEBUG, REQ_RETRY, + REQ_CONNECT, + REQ_DISCONNECT, + REQ_DUMP_TRAFFIC, }; #define TINC_CTL_VERSION_CURRENT 0