X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fcontrol_common.h;h=cd54889a99a2d896fd4e681c4b14fb2d80892c1c;hp=c89f9de7dcfb61755aa64ef3a60878e1d9d48210;hb=af9ee7ff003fb448b783ccf39347907adc239cb2;hpb=d6c50eb73ad49bd2eac67214995dff76b7a20661 diff --git a/src/control_common.h b/src/control_common.h index c89f9de7..cd54889a 100644 --- a/src/control_common.h +++ b/src/control_common.h @@ -1,6 +1,7 @@ /* control_protocol.h -- control socket protocol. - Copyright (C) 2007 Scott Lamb + Copyright (C) 2007 Scott Lamb + 2009-2012 Guus Sliepen This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -35,6 +36,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