Add the ability to dump all traffic going through route() over a control connection.
[tinc] / src / control_common.h
index 56b2bde..615e10a 100644 (file)
@@ -38,6 +38,7 @@ enum request_type {
        REQ_CONNECT,
        REQ_DISCONNECT,
        REQ_DUMP_TRAFFIC,
+       REQ_PCAP,
 };
 
 #define TINC_CTL_VERSION_CURRENT 0