X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fcontrol_common.h;h=34bae47ca734960688f7a2d82d9f576211c58dbd;hb=0b8b23e0dd7219344543f135ca0aeba8a4a42d48;hp=99cf8afff9d19efb560d183280eb19c6cd77cadb;hpb=103543aa2c15d9f1e2aa313a2e593a7524cce484;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