summaryrefslogtreecommitdiff
path: root/node/OutboundMulticast.cpp
AgeCommit message (Expand)Author
2017-12-15Some micro-optimizations, including a memcpy that is faster than Linux for mo...Adam Ierymenko
2017-07-07Remote trace: plumbing, replace old TRACE with calls to Trace object.Adam Ierymenko
2017-04-27License header update.Adam Ierymenko
2017-03-27Add thread PTR that gets passed through the entire ZT core call stack and the...Adam Ierymenko
2017-03-17GitHub issue #461 -- plus a bit of cleanup and optimizationAdam Ierymenko
2017-02-27ipauth characteristic now works with ARPAdam Ierymenko
2016-09-27Cleanup, and implement compression disable flag for networks.Adam Ierymenko
2016-09-09More refactoring to clean up code, and add a gate function to make sure we do...Adam Ierymenko
2016-08-31Think through and refine a few things in rules, especially edge case TEE and ...Adam Ierymenko
2016-08-24It basically works... at least on current controllers.Adam Ierymenko
2016-08-09More cleanup and removal of cruft due to obsolete network-specific relays (wi...Adam Ierymenko
2016-08-05.Adam Ierymenko
2016-08-04Integrate Filter into OutboundMulticast properly.Adam Ierymenko
2016-08-04Filter cleanup, prep for filter integration in a few places.Adam Ierymenko
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