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