index
:
infinitytier.git
main
Fork of ZeroTier (mirror of https://github.com/vyos/infinitytier.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node
/
Peer.hpp
Age
Commit message (
Expand
)
Author
2019-05-14
Bump protocol version to 10
Adam Ierymenko
2019-03-22
RingBuffer<> is now templated with size, buffer is now static.
Adam Ierymenko
2019-03-19
.
Adam Ierymenko
2019-03-11
Revert "#ifdef'd out multipath/QoS statistics buffers allocations for ZT_PROT...
Grant Limberg
2019-03-01
#ifdef'd out multipath/QoS statistics buffers allocations for ZT_PROTOCOL_VER...
Joseph Henry
2019-01-14
Updated licenses for 2019
Joseph Henry
2018-06-22
Improved path selection, more efficient traffic allocation, lower QoS/ACK ove...
Joseph Henry
2018-06-14
Added multipath field to zerotier-cli status output. Adjusted how path estima...
Joseph Henry
2018-06-13
Minor cleanup. More efficient push() operation for RingBuffer
Joseph Henry
2018-06-12
Reduced how often relative path qualities and aggregate link allocations are ...
Joseph Henry
2018-06-12
Improved rate limit logic for QoS/ACK packets. Also reduced how often process...
Joseph Henry
2018-06-07
Spellcheck sweep across codebase
Joseph Henry
2018-06-07
Added rate gates for QOS and ACK packets
Joseph Henry
2018-06-01
Added auto-escalation to multipath if both peers support it. Improved QoS/ACK...
Joseph Henry
2018-05-30
Added VERB_ACK and VERB_QOS_MEASUREMENT, refined notion of path quality
Joseph Henry
2018-05-01
Introduced basic multipath support
Joseph Henry
2018-01-26
More cleanup of old stuff.
Adam Ierymenko
2018-01-08
Copyright updates for 2018.
Adam Ierymenko
2018-01-08
Tear out old "link quality" stuff since it is not currently used and will be ...
Adam Ierymenko
2017-10-25
A few fixes for cluster mode.
Adam Ierymenko
2017-10-25
Now with more worky.
Adam Ierymenko
2017-10-25
Refactor path stability stuff and add basic multipath support.
Adam Ierymenko
2017-10-02
timestamps changed from uint64_t to int64_t
Grant Limberg
2017-08-23
Implement peer serialization and deserialization.
Adam Ierymenko
2017-07-17
Minor cleanup.
Adam Ierymenko
2017-07-13
Bunch of remote tracing work.
Adam Ierymenko
2017-07-06
Pull out and deprecate old cluster code. New cluster code will not be merged ...
Adam Ierymenko
2017-07-06
.
Adam Ierymenko
2017-07-06
.
Adam Ierymenko
2017-07-06
.
Adam Ierymenko
2017-06-30
.
Adam Ierymenko
2017-04-27
License header update.
Adam Ierymenko
2017-04-17
Cluster build fix.
Adam Ierymenko
2017-04-14
Fix for cluster handoff.
Adam Ierymenko
2017-04-14
Significant simplification to path logic.
Adam Ierymenko
2017-03-27
Add thread PTR that gets passed through the entire ZT core call stack and the...
Adam Ierymenko
2017-03-10
Tweak WHOIS path for federation.
Adam Ierymenko
2017-03-01
Outgoing side of packet counter for link quality reporting. Also some cleanup...
Adam Ierymenko
2017-02-05
Docs, code cleanup, and protect the extra new fields of HELLO with encryption...
Adam Ierymenko
2017-02-04
Add and send certificates of representation to tell people what our valid ups...
Adam Ierymenko
2017-02-03
Slight refactor to RENEDEZVOUS sending code for federation.
Adam Ierymenko
2017-02-01
Another tweak to cluster I/O rules.
Adam Ierymenko
2016-11-22
Wire through external path lookup. Static paths should now work.
Adam Ierymenko
2016-11-17
Modify unite() to deal with a second layer of upstreams.
Adam Ierymenko
2016-11-09
Keep connections up for netconf stuff as well as frames.
Adam Ierymenko
2016-09-27
Simply network auth logic and always sent error on auth failure even for unkn...
Adam Ierymenko
2016-09-20
Refactor COM stuff a bit, and respond to COM requests a bit more readily for ...
Adam Ierymenko
2016-09-13
Implement relay policy, and setting multicast limit to 0 now disables multica...
Adam Ierymenko
2016-09-13
Add a few more rate limit gates for anti-DOS hardening.
Adam Ierymenko
2016-09-12
Rate gate requests for COM.
Adam Ierymenko
[next]