X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fcontrol_common.h;h=34bae47ca734960688f7a2d82d9f576211c58dbd;hb=20b441a6de743b2149df59cfb94a7663e1924fa3;hp=56b2bde9f1102151c275de663921a2d60be75376;hpb=362d8a6358019cb97456c8133832f18798cea41f;p=tinc diff --git a/src/control_common.h b/src/control_common.h index 56b2bde9..34bae47c 100644 --- a/src/control_common.h +++ b/src/control_common.h @@ -38,6 +38,8 @@ enum request_type { REQ_CONNECT, REQ_DISCONNECT, REQ_DUMP_TRAFFIC, + REQ_PCAP, + REQ_LOG, }; #define TINC_CTL_VERSION_CURRENT 0