index
:
infinitytier.git
cla
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
/
Topology.cpp
Age
Commit message (
Collapse
)
Author
2013-07-29
More work on network membership certs, and it builds now. Still in heavy ↵
Adam Ierymenko
development.
2013-07-25
Sane-ify Address, get rid of goofy union thingy.
Adam Ierymenko
2013-07-23
Add amSupernode to make code clearer in the check-if-self-is-supernode case.
Adam Ierymenko
2013-07-13
Compile fixes, integration of fast PRNG.
Adam Ierymenko
2013-07-13
Add a fast non-cryptographic PRNG.
Adam Ierymenko
2013-07-12
Bunch of little bug fixes in newly refactored code.
Adam Ierymenko
2013-07-12
Update bloom filter for MULTICAST_FRAME retransmit, and temporarily add ↵
Adam Ierymenko
abort() to catch gremlin
2013-07-12
Several bug fixes in newly refactored code.
Adam Ierymenko
2013-07-10
Factored out multicast propagation algorithm from Switch and Topology, also ↵
Adam Ierymenko
cleaned up and clarified it a bit.
2013-07-08
Silly multicast propagation fix: exclude upstream sender to never send ↵
Adam Ierymenko
duplicate multicasts back to where they came from
2013-07-04
New git repository for release - version 0.2.0 tagged
Adam Ierymenko