summaryrefslogtreecommitdiff
path: root/node/Cluster.hpp
AgeCommit message (Expand)Author
2015-10-27Cleanup, including simplification of root server picking algorithm since we n...Adam Ierymenko
2015-10-27Refactor cluster redirects to move code to push peers out of the actual Clust...Adam Ierymenko
2015-10-26Only send redirects to the sending InetAddress and only in response to a set ...Adam Ierymenko
2015-10-26Cluster status plumbing.Adam Ierymenko
2015-10-23(1) Fix bug in geo-ip service that prevented cache lookup, (2) fix problem in...Adam Ierymenko
2015-10-22More cluster wiring...Adam Ierymenko
2015-10-20Wire in redirectPeer(), now about ready to test clustering!Adam Ierymenko
2015-10-20Clustered handling of relaying.Adam Ierymenko
2015-10-20Wire up peer announcement in cluster.Adam Ierymenko
2015-10-20Cluster work -- integrating with the rest of the code.Adam Ierymenko
2015-10-19Make _members dynamically allocated due to static array limit on ARM.Adam Ierymenko
2015-10-16.Adam Ierymenko
2015-10-14Work in progress on Cluster for new root infrastructure, multi-homing.Adam Ierymenko