Alter debugging levels through control socket

This commit is contained in:
Scott Lamb 2007-11-07 02:50:27 +00:00
parent 1065879c8c
commit a62a6825a8
7 changed files with 41 additions and 30 deletions

View file

@ -32,6 +32,7 @@ enum request_type {
REQ_DUMP_CONNECTIONS,
REQ_DUMP_GRAPH,
REQ_PURGE,
REQ_SET_DEBUG,
};
#define TINC_CTL_VERSION_CURRENT 0