1756 Commits (bbb307aff740531dfe5a52ea56ab8ebaa86fe2ff)

Author SHA1 Message Date
Adam Ierymenko e6b5f8aabd AES work... but disabled in this commit. 6 years ago
Adam Ierymenko 1ad555a071 More selective push of AES modifications and refactoring stuff. 6 years ago
Adam Ierymenko b7b01da742 Wire up dearmor() path. 6 years ago
Adam Ierymenko 93d6b41898 Disable AES in commit so as not to break other builds. 6 years ago
Joseph Henry b1ddba0438 Remove a few old comments 6 years ago
Adam Ierymenko 2ac49d99dd AES integrated on send side. 6 years ago
Adam Ierymenko 3fd8efe642 AES builds now 6 years ago
Adam Ierymenko 06730c7d1d BSL date bump 6 years ago
Grant Limberg c0c215c83c
single dns config per network 6 years ago
Joseph Henry edd960566a Improve bond tracing, fix bond initialization bugs, remove vestigial debug code 6 years ago
Grant Limberg 88a3c685fb
latest 6 years ago
Grant Limberg d098a99d09
fix memory init issue 6 years ago
Joseph Henry 9f4985b11a Add basic bond health status reporting (listbonds) 6 years ago
Joseph Henry 29ebda62ef Remove (some) debug functions and traces 6 years ago
Joseph Henry a1b2ff772a Add new replacement condition in peer path redundancy logic to fix duplicate paths 6 years ago
Joseph Henry dc784f6213 Comment out Bond and BondController debug traces 6 years ago
Grant Limberg 387039456d
Pass 1 at adding DNS to controller 6 years ago
Joseph Henry 8eb453e042 Revert to ancient path redundancy check logic 6 years ago
Joseph Henry 29e7fa5c4b Revert to ancient path redundancy check logic 6 years ago
Joseph Henry a33a494d60 Adjust terminology 6 years ago
Joseph Henry 5f0ee4fc78 Fix invalid defaultBondingPolicy conditions, Add ZT_MultipathFlowRebalanceStrategy, Add basic hysteresis mechanism to flow re-assignment 6 years ago
Joseph Henry fa5c8ef434 Fix timers, fix flow count discrepancy after flow removal, fix balance-aware flow re-assignment when one or more links go down 6 years ago
Joseph Henry 1dca7b92cf Remove exit condition for bond creation during re-learning of previously-known paths 6 years ago
Joseph Henry 5e122b95e7 Fix segfault during balance-rr when link is brought down 6 years ago
Joseph Henry 7266550c22 Remove vestigial constructor, fix typos, clean up code 6 years ago
Joseph Henry 7ed960297b Merge changes from dev into multipath 6 years ago
Grant Limberg ee91c81799
Initialize C arrays to NULL in NetworkConfig() constructor 6 years ago
Joseph Henry 58d567c331 Formatting 6 years ago
Joseph Henry a50e8e9878 Add Bonds, Slaves, and Flows 6 years ago
Adam Ierymenko ecee310087
Update built-in root list. 7 years ago
Adam Ierymenko a6dff8ff2f
Add an extra catch as workaround for possible cause of ARM crash. 7 years ago
Adam Ierymenko 4281b6b448
Ignore MULTICAST_GATHER replies with the wrong count. 7 years ago
Adam Ierymenko 5e8e935189
world! 7 years ago
Adam Ierymenko 633cf9ec04
Warning removal 7 years ago
Adam Ierymenko e8ae333443
Version bumps, license fixed, and GitHub issue #990 take two 7 years ago
Adam Ierymenko 52a166a71f
Relicense: GPLv3 -> ZeroTier BSL 1.1 7 years ago
Joseph Henry afca5c2536 Partial implementation of ZT_MULTIPATH_BALANCE_RR_OPAQUE 7 years ago
Joseph Henry 5453cab22b Added flow-awareness check for policies, more work on ZT_MULTIPATH_ACTIVE_BACKUP 7 years ago
Joseph Henry b0a91c0187 Partial implementation of ZT_MULTIPATH_ACTIVE_BACKUP 7 years ago
Joseph Henry 0634214f2c Added notion of Flows 7 years ago
Joseph Henry b0e86d11c9 Minor. Name change for trace functions 7 years ago
Adam Ierymenko 2ec53df7ab
Put a limit on the multicast TX queue to prevent memory use ridiculousness. 7 years ago
Joseph Henry 5b7d60f5cd Whoops 7 years ago
Joseph Henry 640567a021 More informative link aggregation trace outputs 7 years ago
Joseph Henry 2593c6efee Adjusted multipath constants 7 years ago
Joseph Henry 36d368cb78 Check for (local multipath support only) during decision to decrease direct path push interval. This prevents the chicken-and-egg situation of not knowing if two peers can support multipath on both ends and thusly not sending eachother their direct paths quickly enough. 7 years ago
Joseph Henry d8ce1f7914 Added ZT_DIRECT_PATH_PUSH_INTERVAL_MULTIPATH to decrease link aggregation time 7 years ago
Joseph Henry 3c7e25ed58 Added call to computeAggregateAllocation() in multipath mode=1 to give realtime allocation output 7 years ago
Adam Ierymenko 6c44fcc290
more warning cleanup 7 years ago
Adam Ierymenko c8e7031198
warning cleanup 7 years ago