Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
[tinc] / src / control_common.h
index c89f9de..615e10a 100644 (file)
@@ -35,6 +35,10 @@ enum request_type {
        REQ_PURGE,
        REQ_SET_DEBUG,
        REQ_RETRY,
+       REQ_CONNECT,
+       REQ_DISCONNECT,
+       REQ_DUMP_TRAFFIC,
+       REQ_PCAP,
 };
 
 #define TINC_CTL_VERSION_CURRENT 0