summaryrefslogtreecommitdiff
path: root/node/InetAddress.hpp
AgeCommit message (Collapse)Author
2015-03-31Whole heap more cleanup and refactoring...Adam Ierymenko
2015-02-17Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]Adam Ierymenko
2015-02-02Hash code method for InetAddressAdam Ierymenko
2015-01-05Cleanup, add tristate to config code in Network, and happy new year!Adam Ierymenko
2014-11-04Make selftest build and run on FreeBSD 10 with gmakeAdam 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
now show up as *real* networks and prompt the user to set their location and firewall status (public, private, home/work, etc.). The hack used to achieve #2 should not be examined by children or those suffering from epilepsy or heart conditions.
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 ↵Adam Ierymenko
members of any of the networks under management.
2014-05-23GitHub Issue #69 - make MAC assignment schema differ between virtual networks.Adam Ierymenko
2014-04-10More toward GitHub issue #56Adam Ierymenko
2014-03-31Clean dead paths from peers.Adam Ierymenko
2014-02-16Boring stuff: update dates in copyrights across all files.Adam Ierymenko
2014-01-31Fix for GitHub issue #36 on OSX... results in a duplicate entry for IPv6 ↵Adam Ierymenko
link-local but seems okay... need to test on OSX 10.6 though.
2014-01-23Couple of Windows fixes, get rid of ips()/allIps() distinction in ↵Adam Ierymenko
EthernetTap. (Will need to be fixed on Unix now... later.)
2013-12-06Dead code removal, fix for cleanup GitHub issue #28Adam Ierymenko
2013-10-01Each peer now tracks the last time it announced multicast LIKEs ↵Adam Ierymenko
independently and does so frequently enough to prevent expires. Also add a multicast debug facility for use on the testnet.
2013-08-12Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's ↵Adam Ierymenko
a start.
2013-07-04New git repository for release - version 0.2.0 taggedAdam Ierymenko