Alter debugging levels through control socket
This commit is contained in:
parent
1065879c8c
commit
a62a6825a8
7 changed files with 41 additions and 30 deletions
|
|
@ -32,6 +32,7 @@ enum request_type {
|
|||
REQ_DUMP_CONNECTIONS,
|
||||
REQ_DUMP_GRAPH,
|
||||
REQ_PURGE,
|
||||
REQ_SET_DEBUG,
|
||||
};
|
||||
|
||||
#define TINC_CTL_VERSION_CURRENT 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue