Purge through the control socket
This commit is contained in:
parent
6eaefb4dbc
commit
1065879c8c
8 changed files with 19 additions and 16 deletions
|
|
@ -31,6 +31,7 @@ enum request_type {
|
|||
REQ_DUMP_SUBNETS,
|
||||
REQ_DUMP_CONNECTIONS,
|
||||
REQ_DUMP_GRAPH,
|
||||
REQ_PURGE,
|
||||
};
|
||||
|
||||
#define TINC_CTL_VERSION_CURRENT 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue