X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fcontrol_common.h;h=34bae47ca734960688f7a2d82d9f576211c58dbd;hb=d917c8cb6b69475d568ccbe82389b9f2b3eb5e80;hp=c89f9de7dcfb61755aa64ef3a60878e1d9d48210;hpb=d6c50eb73ad49bd2eac67214995dff76b7a20661;p=tinc diff --git a/src/control_common.h b/src/control_common.h index c89f9de7..34bae47c 100644 --- a/src/control_common.h +++ b/src/control_common.h @@ -35,6 +35,11 @@ enum request_type { REQ_PURGE, REQ_SET_DEBUG, REQ_RETRY, + REQ_CONNECT, + REQ_DISCONNECT, + REQ_DUMP_TRAFFIC, + REQ_PCAP, + REQ_LOG, }; #define TINC_CTL_VERSION_CURRENT 0