Call clean on all networks periodically, generalize Topology clean cycle to an overall clean cycle.
This commit is contained in:
@@ -107,6 +107,11 @@ public:
|
||||
*/
|
||||
void whackAllTaps();
|
||||
|
||||
/**
|
||||
* Call clean() on all networks
|
||||
*/
|
||||
void cleanAllNetworks();
|
||||
|
||||
/**
|
||||
* @param nwid Network ID
|
||||
* @return True if this network exists
|
||||
|
||||
Reference in New Issue
Block a user