X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fcontrol_common.h;h=34bae47ca734960688f7a2d82d9f576211c58dbd;hb=bb6b97ce3493d49b79f1bd57fdac420c312ef8d6;hp=99cf8afff9d19efb560d183280eb19c6cd77cadb;hpb=886a6f61a1f4cc48a77b42d10f34f9126377d904;p=tinc diff --git a/src/control_common.h b/src/control_common.h index 99cf8aff..34bae47c 100644 --- a/src/control_common.h +++ b/src/control_common.h @@ -37,6 +37,9 @@ enum request_type { REQ_RETRY, REQ_CONNECT, REQ_DISCONNECT, + REQ_DUMP_TRAFFIC, + REQ_PCAP, + REQ_LOG, }; #define TINC_CTL_VERSION_CURRENT 0