Commit History

Автор SHA1 Съобщение Дата
  Adam Ierymenko 4e4fd51117 boring doc stuff преди 8 години
  Adam Ierymenko 0034efafe4 On semi-undocumented test net, assign a RFC4193 IPv6 address too. Will be useful for our at-scale tests. преди 9 години
  Adam Ierymenko 5384f185ae Simplify Dictionary and reduce memory usage, now no more std::maps in core. преди 9 години
  Adam Ierymenko f69454ec98 (1) Make ZT_ naming convention consistent (get rid of ZT1_), (2) Make local interface a full sockaddr_storage instead of an int identifier, which turns out to be better for multi-homing and other uses. преди 9 години
  Adam Ierymenko 3ba54c7e35 Eliminate some poorly thought out optimizations from the netconf/controller interaction, преди 9 години
  Adam Ierymenko dbee1b38b3 Fix semantics of std::unique() to actually remove duplicates (hidden memory leak?) преди 9 години
  Adam Ierymenko 57c7992c78 GitHub issue #191 - kill intra-network multicast rate limits (which were not well supported or easily configurable anyway) -- this is really left over from the old collaborative multicast propagation algorithm. New algorithm (in for a while) has been sender-side replication in which sender "pays" all bandwidth, which intrinsically limits multicast. преди 9 години
  Adam Ierymenko 8aa68cd5f1 Add new fields in operator== преди 9 години
  Adam Ierymenko edbc5d3588 Gateways support in NetworkConfig object. преди 9 години
  Adam Ierymenko 5341e32729 Fix to GitHub issue #140 -- network preferred relays. Also go ahead and allow RENDEZVOUS from regular peers. преди 9 години
  Adam Ierymenko da254d967f Hack around GitHub issue #165 (?) преди 9 години
  Adam Ierymenko 8a13cfdace Add per-network relays to NetworkConfig. преди 9 години
  Adam Ierymenko 6369c264e2 Rename netconf to controller and NetworkConfigMaster to NetworkController for consistency. преди 9 години
  Adam Ierymenko 7529d050c7 All of node/ now compiles again! преди 9 години
  Adam Ierymenko bf2ff964e1 Utils::now() removal and a bunch of compile fixes. преди 9 години
  Adam Ierymenko 8001b2c0cb Network now calls port config function as per new API. преди 9 години
  Adam Ierymenko a8a92c5b89 A whole lot of Sqlite netconf master work, and some fixes elsewhere in the code. преди 9 години
  Adam Ierymenko 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] преди 9 години
  Adam Ierymenko 4e95384ad6 Cleanup, add tristate to config code in Network, and happy new year! преди 10 години
  Adam Ierymenko 03dc823ad7 (1) Back off a little on default max multicast limit since 128 is pretty bandwidth heavy, (2) add a little to default multicast rate limit since new MC algo is fairerererer, (3) decided not to involve netconf masters in multicast so take that out of list of who gets LIKEs. преди 10 години
  Adam Ierymenko 3f15752f73 Add IPv4 address assignment to ffffffffffffffff test network. преди 10 години
  Adam Ierymenko 2c8321be1f Pull logic to always send new multicasts to supernode since we need to do that differently, re-add support for active bridges, and remove some gratuitous use of std::set where not needed. преди 10 години
  Adam Ierymenko 351db7f1a0 Plumb injectPacketFromHost through to API. преди 10 години
  Adam Ierymenko 9e186bbd89 . преди 10 години
  Adam Ierymenko 9180a30986 . преди 10 години
  Adam Ierymenko 3afc629ac5 Bit of network config parser cleanup. преди 10 години
  Adam Ierymenko cf4700bc26 Simplify network briding modes -- we only need passive toggle and active bridge list, not three mode types. Also change isOpen to isPublic for terminology consistency. преди 10 години
  Adam Ierymenko 4e1f49258b Bridging in NetworkConfig - GitHub Issue #68 преди 10 години
  Adam Ierymenko 66a38a9e7c Default for private should be true. преди 10 години
  Adam Ierymenko 31ddc49da2 GitHub issue #67 преди 10 години