summaryrefslogtreecommitdiff
path: root/node/Multicaster.hpp
AgeCommit message (Expand)Author
2013-10-02Multicast propagation is now working from non-supernodes, and working quite w...Adam Ierymenko
2013-10-01Merge branch 'adamierymenko-dev' of /Users/api/Code/local-ZeroTierOne into ad...Adam Ierymenko
2013-10-01More multicast fixes.Adam Ierymenko
2013-10-01Multicast debug changes.Adam Ierymenko
2013-09-27Whew, it builds!Adam Ierymenko
2013-09-26Work in progress...Adam Ierymenko
2013-09-25More work in progress in new multicast propagation...Adam Ierymenko
2013-09-25Work in progress...Adam Ierymenko
2013-09-22More work in progress on new Multicaster. This should be pretty much good to ...Adam Ierymenko
2013-09-21New multicast algorithm work in progress...Adam Ierymenko
2013-09-17Make network multicast breadth/depth parameters configurable on a per-net basis.Adam Ierymenko
2013-09-17Some file format cleanup.Adam Ierymenko
2013-09-16Build fix for 32-bit Linux and tweaks to address derivation algorithm.Adam Ierymenko
2013-09-16New crypto integrated -- going to be testing new identity address generation ...Adam Ierymenko
2013-08-30docs and minor cleanupAdam Ierymenko
2013-08-21Bug fix in multicast changes.Adam Ierymenko
2013-08-21Huge convoluted logic de-tangling in multicast propagation, supernodes now do...Adam Ierymenko
2013-08-21A bit of code comment cleanup.Adam Ierymenko
2013-08-08Add RateLimiter for rate limiting multicast, not tested yet.Adam Ierymenko
2013-08-06Whole bunch of stuff: netconf, bug fixes, tweaks to ping and firewall opener ...Adam Ierymenko
2013-07-20docsAdam Ierymenko
2013-07-15Also exclude upstream when picking supernode for multicast propagation, to no...Adam Ierymenko
2013-07-13Simpler variant on multicast propagation algorithm seems to perform better by...Adam Ierymenko
2013-07-13Compile fixes, integration of fast PRNG.Adam Ierymenko
2013-07-13Add a fast non-cryptographic PRNG.Adam Ierymenko
2013-07-12Minor improvement to multicast propagation algorithm.Adam Ierymenko
2013-07-12Bunch of little bug fixes in newly refactored code.Adam Ierymenko
2013-07-12Update bloom filter for MULTICAST_FRAME retransmit, and temporarily add abort...Adam Ierymenko
2013-07-12Several bug fixes in newly refactored code.Adam Ierymenko
2013-07-11Factoring out packet decoder from Switch to put that object on a little bit o...Adam Ierymenko
2013-07-10Adding signatures to multicast frames, work in progress, does not build yetAdam Ierymenko
2013-07-10Factored out multicast propagation algorithm from Switch and Topology, also c...Adam Ierymenko