Age | Commit message (Collapse) | Author |
|
|
|
estimates are computed and cached
|
|
|
|
computed
|
|
processBackgroundPathMeasurements() is called
|
|
fix clang C++17 deprecation when building with ZT_DEBUG=1
|
|
|
|
|
|
|
|
|
|
QoS/ACK tracking. Related bug fixes
|
|
|
|
|
|
when building with `ZT_DEBUG=1` this hint produces a warning:
> node/Packet.cpp:335:43: error: 'register' storage class specifier is deprecated and incompatible with C++17 [-Werror,-Wdeprecated-register]
See http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4340
|
|
changes
|
|
|
|
|
|
|
|
|
|
|
|
multicast and IPv4 enabled ad-hoc network ID format.
|
|
Will matter a lot for network controllers, not so much for other things.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
replicators - GitHub issue #666
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DEBUG macro from miniupnpc interferring with enum Trace::DEBUG;
|
|
|
|
|
|
|