summaryrefslogtreecommitdiff
path: root/node/OutboundMulticast.cpp
AgeCommit message (Expand)Author
2016-01-12boring doc stuffAdam Ierymenko
2015-10-01Refactor: move network COMs out of Network and into Peer in prep for tighteni...Adam Ierymenko
2015-07-07More cleanup to direct path push, comment fixes, etc.Adam Ierymenko
2015-07-06Fix a regression.Adam Ierymenko
2015-07-06Check Network::isAllowed() always on multicast send.Adam Ierymenko
2015-06-01Rest of GitHub issue #140 implementation.Adam Ierymenko
2015-04-08Remove Logger.hpp references.Adam Ierymenko
2015-04-08All of node/ now compiles again!Adam Ierymenko
2015-04-08Utils::now() removal and a bunch of compile fixes.Adam Ierymenko
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-10-09Return self in GATHER requests if self is a member of multicast group, and re...Adam Ierymenko
2014-10-09New multicast bug fixes, TRACE improvements, and temporarily disable legacy m...Adam Ierymenko
2014-10-09Reorg multicast packet, and a whole bunch of refactoring around the pushing o...Adam Ierymenko
2014-10-01Some cleanup, Multicaster now sends multicasts as it gets additional members.Adam Ierymenko
2014-09-30Add origin to new MULTICAST_FRAME, move security check for certs into Network...Adam Ierymenko
2014-09-30Everything in for new multicast except IncomingPacket parsing...Adam Ierymenko
2014-09-26A few more revisions to new multicast verbs.Adam Ierymenko
2014-09-25.Adam Ierymenko