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
/
Topology.cpp
Age
Commit message (
Expand
)
Author
2013-08-08
Move template parameter in Thread to a more logical scope location.
Adam Ierymenko
2013-08-05
CLI debugging, got rid of nasty old Thread class and replaced with newer clea...
Adam Ierymenko
2013-07-29
More work on network membership certs, and it builds now. Still in heavy deve...
Adam Ierymenko
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 abort...
Adam Ierymenko
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 c...
Adam Ierymenko
2013-07-08
Silly multicast propagation fix: exclude upstream sender to never send duplic...
Adam Ierymenko
2013-07-04
New git repository for release - version 0.2.0 tagged
Adam Ierymenko