Histórico de commits

Autor SHA1 Mensagem Data
  Adam Ierymenko 4e4fd51117 boring doc stuff 8 anos atrás
  Adam Ierymenko 3ba54c7e35 Eliminate some poorly thought out optimizations from the netconf/controller interaction, 9 anos atrás
  Adam Ierymenko dbee1b38b3 Fix semantics of std::unique() to actually remove duplicates (hidden memory leak?) 9 anos atrás
  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 anos atrás
  Adam Ierymenko edbc5d3588 Gateways support in NetworkConfig object. 9 anos atrás
  Adam Ierymenko 96a58becf8 Gateways support in network controller schema and database (not implemented yet in client) toward GitHub issue #178 9 anos atrás
  Adam Ierymenko 8a13cfdace Add per-network relays to NetworkConfig. 9 anos atrás
  Adam Ierymenko 6369c264e2 Rename netconf to controller and NetworkConfigMaster to NetworkController for consistency. 9 anos atrás
  Adam Ierymenko 49d31613b9 Fix some minor issues, now to reintegrate taps. 9 anos atrás
  Adam Ierymenko a8a92c5b89 A whole lot of Sqlite netconf master work, and some fixes elsewhere in the code. 9 anos atrás
  Adam Ierymenko 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 9 anos atrás
  Adam Ierymenko 4e95384ad6 Cleanup, add tristate to config code in Network, and happy new year! 10 anos atrás
  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 anos atrás
  Adam Ierymenko 351db7f1a0 Plumb injectPacketFromHost through to API. 10 anos atrás
  Adam Ierymenko 9180a30986 . 10 anos atrás
  Adam Ierymenko 681af253ef Fix for GitHub issue #88 - actually do in the code what the web UI expects it to do. 10 anos atrás
  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 anos atrás
  Adam Ierymenko 4e1f49258b Bridging in NetworkConfig - GitHub Issue #68 10 anos atrás
  Adam Ierymenko 31ddc49da2 GitHub issue #67 10 anos atrás
  Adam Ierymenko 1e6475fad6 Clean out unused netconf fields, rename a few, work on new netconf server. 10 anos atrás
  Adam Ierymenko b5c3a92be2 Boring stuff: update dates in copyrights across all files. 10 anos atrás
  Adam Ierymenko 07f505971c Windows build fixes. 11 anos atrás
  Adam Ierymenko 83fc684b20 Add a netconf-service version field to netconf. 11 anos atrás
  Adam Ierymenko 612c17240a Dead code removal, fix for cleanup GitHub issue #28 11 anos atrás
  Adam Ierymenko 03b909603a Clean up the awful Network::Config mess and break that out into NetworkConfig. 11 anos atrás
  Adam Ierymenko 5a8f213c23 Work in progress... 11 anos atrás
  Adam Ierymenko b10871cedc More work in netconf cleanup. 11 anos atrás
  Adam Ierymenko 9f107dbd4e Work in progress on cleaning up netconf mess in node code... 11 anos atrás