summaryrefslogtreecommitdiff
path: root/node/InetAddress.cpp
AgeCommit message (Expand)Author
2016-10-07Fix the case for InetAddress::containsAddress for IPv6 route of ::Grant Limberg
2016-08-16More controller work -- it builds!Adam Ierymenko
2016-06-24Add 6plane assignment support to network controller, and cleanup.Adam Ierymenko
2016-06-16Default route population works on Mac!Adam Ierymenko
2016-02-01Fix for GitHub issue #298 and hopefully #297Adam Ierymenko
2016-01-12boring doc stuffAdam Ierymenko
2016-01-11Instead of using binary packet comparison, add a callback to the API to expli...Adam Ierymenko
2015-11-12Stashing utun work for OSX -- abandoning for now since utun excludes mDNS amo...Adam Ierymenko
2015-10-19Fix very obscure IP scope classification logic bug.Adam Ierymenko
2015-09-17Generate local IPv6 addresses from network IDs and addresses.Adam Ierymenko
2015-07-27Fix IP scoping bug, and disable remotely reported surface push... not helping...Adam Ierymenko
2015-07-06Unix side of local interface address awareness for GitHub issue #180.Adam Ierymenko
2015-06-29Fix semantics of std::unique() to actually remove duplicates (hidden memory l...Adam Ierymenko
2015-05-17Build fixes for G++, building without SQLite3 present, and warning removal.Adam Ierymenko
2015-04-14Fix < logic.Adam Ierymenko
2015-04-14Turns out you do have to unpack and compare sockaddr structures due to sin_le...Adam Ierymenko
2015-04-07Some external surface awareness work, and IP scope classification.Adam Ierymenko
2015-03-31Whole heap more cleanup and refactoring...Adam Ierymenko
2015-02-17Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]Adam Ierymenko
2015-01-08C++ network config master ready to test.Adam Ierymenko
2015-01-05Cleanup, add tristate to config code in Network, and happy new year!Adam Ierymenko
2014-09-04Fix for missing broadcast address on Linux Ethernet taps.Adam Ierymenko
2014-08-12(1) Tweak LAN locator beacon frequencies, (2) Windows virtual networksAdam Ierymenko
2014-07-17BSD routing table works... that hurt much worse than it should have.Adam Ierymenko
2014-07-02Leave IP addresses alone instead of deleting them from tap if they are not me...Adam Ierymenko
2014-03-26Fix TCP connection accumulation problem, still having issues with TCP tunneling.Adam Ierymenko
2014-02-16Boring stuff: update dates in copyrights across all files.Adam Ierymenko
2013-09-17Some file format cleanup.Adam Ierymenko
2013-08-30Improve code security posture by replacing sprintf with a safer function.Adam Ierymenko
2013-08-12Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a...Adam Ierymenko
2013-07-04New git repository for release - version 0.2.0 taggedAdam Ierymenko