Commit History

Автор SHA1 Съобщение Дата
  Adam Ierymenko 529515d1d1 Changes to how new-style binary network configs are detected, and a new-style binary serialized meta-data representation. преди 9 години
  Adam Ierymenko b543868351 Missing deserialize stuff. преди 9 години
  Adam Ierymenko 0f17077b3d Merge gateways and routes in netconf since they are the same thing. преди 9 години
  Adam Ierymenko 59eb09d063 Deserialize new style netconf. преди 9 години
  Adam Ierymenko b9dba97fdb Bunch more refactoring for an even more compact NetworkConfig representation, especially rules. преди 9 години
  Adam Ierymenko 25a5275921 . преди 9 години
  Adam Ierymenko e731fc1a3a Replace two bools in NetworkConfig with a flags field. преди 9 години
  Adam Ierymenko 90e1262a8b More refactoring to remove old Dictionary dependencies. преди 9 години
  Adam Ierymenko d736074301 Refactor rules table in-memory structure in new NetworkConfig to permit far more rules with better space efficiency. преди 9 години
  Adam Ierymenko 31db6f8f36 NetworkConfig refactor almost done. преди 9 години
  Adam Ierymenko bbd9915056 Refactor Node for new NetworkConfig преди 9 години
  Adam Ierymenko 6f854c8391 NetworkConfig refactor part 1 преди 9 години
  Adam Ierymenko 4e4fd51117 boring doc stuff преди 9 години
  Adam Ierymenko 3ba54c7e35 Eliminate some poorly thought out optimizations from the netconf/controller interaction, преди 10 години
  Adam Ierymenko dbee1b38b3 Fix semantics of std::unique() to actually remove duplicates (hidden memory leak?) преди 10 години
  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. преди 10 години
  Adam Ierymenko edbc5d3588 Gateways support in NetworkConfig object. преди 10 години
  Adam Ierymenko 96a58becf8 Gateways support in network controller schema and database (not implemented yet in client) toward GitHub issue #178 преди 10 години
  Adam Ierymenko 8a13cfdace Add per-network relays to NetworkConfig. преди 10 години
  Adam Ierymenko 6369c264e2 Rename netconf to controller and NetworkConfigMaster to NetworkController for consistency. преди 10 години
  Adam Ierymenko 49d31613b9 Fix some minor issues, now to reintegrate taps. преди 10 години
  Adam Ierymenko a8a92c5b89 A whole lot of Sqlite netconf master work, and some fixes elsewhere in the code. преди 10 години
  Adam Ierymenko 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] преди 10 години
  Adam Ierymenko 4e95384ad6 Cleanup, add tristate to config code in Network, and happy new year! преди 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. преди 11 години
  Adam Ierymenko 351db7f1a0 Plumb injectPacketFromHost through to API. преди 11 години
  Adam Ierymenko 9180a30986 . преди 11 години
  Adam Ierymenko 681af253ef Fix for GitHub issue #88 - actually do in the code what the web UI expects it to do. преди 11 години
  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. преди 11 години
  Adam Ierymenko 4e1f49258b Bridging in NetworkConfig - GitHub Issue #68 преди 11 години