IPV4 and IPV6 enabled by default in builds

This commit is contained in:
Joseph Henry
2017-06-14 13:44:45 -07:00
parent 1cedd7b568
commit 8a204c7755
6 changed files with 33 additions and 43 deletions

View File

@@ -134,7 +134,7 @@ namespace ZeroTier {
// If HOST was parsed correctly, establish remote connection
if(host != "")
{
uint16_t dest_port, ipv;x
uint16_t dest_port, ipv;
dest_port = _internal_port;
// Save buffer to TcpConnection's write buffer, we'll forward