summaryrefslogtreecommitdiff
path: root/testnet/TestEthernetTap.cpp
AgeCommit message (Collapse)Author
2015-04-10Temporarily shelve testnet/ -- will resurrect self-contained testnet later ↵Adam Ierymenko
perhaps, but probably will not by the time next version ships. Was mostly for debugging multicast anyway and that is now quite stable.
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-29Code cleanup, and fix some unsafe pointer handling in Network.Adam Ierymenko
2014-10-28Fix a nasty bug introduced in packet fragmentation a while back during ↵Adam Ierymenko
refactoring, and a few other things related to multicast.
2014-10-28Helps to use a proper multithreaded queue instead of ugly plebian hackery.Adam Ierymenko
2014-10-27...Adam Ierymenko
2014-10-24Prep for real tests like alltoall.Adam Ierymenko
2014-10-07g++ compiler warning fixAdam Ierymenko
2014-10-03More work on adding testnet and user-mode capabilities for local network ↵Adam Ierymenko
simulation.
2014-10-02Work on in-place testnet support.Adam Ierymenko