From f8d4611d15b18bf505de9ca82d74f5102fc57024 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Tue, 12 Aug 2014 17:20:34 -0700 Subject: (1) Tweak LAN locator beacon frequencies, (2) Windows virtual networks now show up as *real* networks and prompt the user to set their location and firewall status (public, private, home/work, etc.). The hack used to achieve #2 should not be examined by children or those suffering from epilepsy or heart conditions. --- node/Network.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'node/Network.cpp') diff --git a/node/Network.cpp b/node/Network.cpp index c024a54b..b38e9692 100644 --- a/node/Network.cpp +++ b/node/Network.cpp @@ -39,6 +39,7 @@ #include "Buffer.hpp" #include "EthernetTap.hpp" #include "EthernetTapFactory.hpp" +#include "RoutingTable.hpp" #define ZT_NETWORK_CERT_WRITE_BUF_SIZE 131072 -- cgit v1.2.3