summaryrefslogtreecommitdiff
path: root/node/Multicaster.hpp
AgeCommit message (Expand)Author
2016-01-12boring doc stuffAdam Ierymenko
2015-11-09Ready to test.Adam Ierymenko
2015-08-27Integrate Hashtable into Multicaster, where @mwarning found heaviest std::map...Adam Ierymenko
2015-07-07Implement ERROR_UNWATNED_MULTICASTAdam Ierymenko
2015-06-26Put multicast txQueue back to list.Adam Ierymenko
2015-06-19replace txQueue list by vector for faster memory access and less allocationsMoritz Warning
2015-02-17Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]Adam Ierymenko
2015-01-05Cleanup, add tristate to config code in Network, and happy new year!Adam Ierymenko
2014-11-21Send multicasts in random order.Adam Ierymenko
2014-10-29Moderate efficiency improvement on multicast gather result parsing, and go ah...Adam Ierymenko
2014-10-28Make multicast gather slightly more aggressive, and add total to list command...Adam Ierymenko
2014-10-11Fixes to legacy peer support.Adam Ierymenko
2014-10-09New multicast bug fixes, TRACE improvements, and temporarily disable legacy m...Adam Ierymenko
2014-10-05Bump version to 1.0.0, add legacy support code to Multicaster to not send new...Adam Ierymenko
2014-10-04Pull logic to always send new multicasts to supernode since we need to do tha...Adam Ierymenko
2014-10-03Add some rate limiting to implicit gathers, and always send multicasts to at ...Adam Ierymenko
2014-10-03Do not multicast to self.Adam Ierymenko
2014-10-02Make multicast gathering a bit smarter.Adam Ierymenko
2014-10-01Some cleanup, Multicaster now sends multicasts as it gets additional members.Adam Ierymenko
2014-09-30Multicaster needs to be global, not per-network, and a bunch of other stuff.Adam Ierymenko
2014-09-26A few more revisions to new multicast verbs.Adam Ierymenko
2014-09-25.Adam Ierymenko
2014-09-25.Adam Ierymenko
2014-09-25.Adam Ierymenko
2014-09-24Rename MulticastTopology to Multicaster -- same name as old multicast control...Adam Ierymenko
2014-09-18Work on defining new direct broadcast multicast algorithm.Adam Ierymenko
2014-06-30Keep track of basic aliveness for peers regardless if direct or indirect conn...Adam Ierymenko
2014-06-13Some more bridging work... wiring up in Switch - GitHub issue #68Adam Ierymenko
2014-02-16Boring stuff: update dates in copyrights across all files.Adam Ierymenko
2013-12-06Dead code removal, fix for cleanup GitHub issue #28Adam Ierymenko
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