Purge through the control socket

This commit is contained in:
Scott Lamb 2007-11-07 02:49:57 +00:00
parent 6eaefb4dbc
commit 1065879c8c
8 changed files with 19 additions and 16 deletions

View file

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