fixed netif_up flag bug, updated included ZTO src

This commit is contained in:
Joseph Henry
2016-10-28 00:24:35 -07:00
parent 925882b8c0
commit c7d81991cf
282 changed files with 80369 additions and 347 deletions

View File

@@ -29,7 +29,7 @@
// In network containers builds, use the virtual netcon endpoint instead of a tun/tap port driver
#include "../src/tap.hpp"
namespace ZeroTier { typedef NetconEthernetTap EthernetTap; }
#endif
#endif // not ZT_SDK so pick a tap driver
namespace ZeroTier {