X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fcontrol_common.h;h=99cf8afff9d19efb560d183280eb19c6cd77cadb;hb=708825e4b229a4a1e182e682e2d1021fa2765396;hp=c89f9de7dcfb61755aa64ef3a60878e1d9d48210;hpb=edebf579f2ea29e6e84360cb13731f5858a1555b;p=tinc diff --git a/src/control_common.h b/src/control_common.h index c89f9de7..99cf8aff 100644 --- a/src/control_common.h +++ b/src/control_common.h @@ -35,6 +35,8 @@ enum request_type { REQ_PURGE, REQ_SET_DEBUG, REQ_RETRY, + REQ_CONNECT, + REQ_DISCONNECT, }; #define TINC_CTL_VERSION_CURRENT 0