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
/
Multicaster.hpp
Age
Commit message (
Expand
)
Author
2013-07-20
docs
Adam Ierymenko
2013-07-15
Also exclude upstream when picking supernode for multicast propagation, to no...
Adam Ierymenko
2013-07-13
Simpler variant on multicast propagation algorithm seems to perform better by...
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
Minor improvement to multicast propagation algorithm.
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-11
Factoring out packet decoder from Switch to put that object on a little bit o...
Adam Ierymenko
2013-07-10
Adding signatures to multicast frames, work in progress, does not build yet
Adam Ierymenko
2013-07-10
Factored out multicast propagation algorithm from Switch and Topology, also c...
Adam Ierymenko