| Age | Commit message (Collapse) | Author |
|
|
|
permanent homes
|
|
|
|
status change in SDK
|
|
|
|
|
|
|
|
version adds protocol overhead and probably is not that effective.
|
|
fixes for AARCH64.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
warnings.
|
|
|
|
|
|
more efficient method, fix some minor issues with request based com/cert push, and clean up some other random stuff.
|
|
|
|
|
|
of gating multicast gathers.
|
|
ZT_PROTOCOL_VERSION<10"
This reverts commit 270debb3fc39c3f1f6a3f6fbc2c5fb6183182c8f.
|
|
ZT_PROTOCOL_VERSION<10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix IPv6 address string representation
|
|
|
|
1) Use existing standard libraries to convert to/from IPv4/IPv6 strings and binary representation.
2) Move null terminator assignment InetAddress::toIpString to top of function, this way if ANY errors occurs that don't write content to the buffer, we're not passing a potentially dangerous buffer around.
|
|
add support for debug flags in FreeBSD
|
|
automatically reload
|
|
|
|
|
|
network too)
|
|
add a lightweight lock to the RX queue to prevent possible threads stepping on each other in parallel receive paths.
|
|
|
|
|
|
|
|
overhead
|
|
|
|
estimates are computed and cached
|