From e73c4cb68b7461b8a2bdf7b6e5919bd0fcef2c1e Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Tue, 6 Aug 2013 00:05:39 -0400 Subject: Whole bunch of stuff: netconf, bug fixes, tweaks to ping and firewall opener timing code. --- node/NodeConfig.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'node/NodeConfig.hpp') diff --git a/node/NodeConfig.hpp b/node/NodeConfig.hpp index f89cf2cb..b9858e4f 100644 --- a/node/NodeConfig.hpp +++ b/node/NodeConfig.hpp @@ -95,9 +95,9 @@ public: void whackAllTaps(); /** - * Call clean() on all networks + * Perform cleanup and possibly update saved state */ - void cleanAllNetworks(); + void clean(); /** * @param nwid Network ID -- cgit v1.2.3