mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-16 10:03:14 -07:00
Call clean on all networks periodically, generalize Topology clean cycle to an overall clean cycle.
This commit is contained in:
parent
e4c5ad9f43
commit
7e156b2622
6 changed files with 40 additions and 9 deletions
|
@ -107,6 +107,11 @@ public:
|
|||
*/
|
||||
void whackAllTaps();
|
||||
|
||||
/**
|
||||
* Call clean() on all networks
|
||||
*/
|
||||
void cleanAllNetworks();
|
||||
|
||||
/**
|
||||
* @param nwid Network ID
|
||||
* @return True if this network exists
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue