| Age | Commit message (Expand) | Author |
| 2023-08-15 | Add setmtu command, fix bond lifetime issue | Joseph Henry |
| 2023-05-03 | fix type signatures (#1991) | Brenton Bostick |
| 2023-05-01 | Brenton/curly braces (#1971) | Brenton Bostick |
| 2023-01-12 | User-configurable physical MTU for individual links | Joseph Henry |
| 2022-12-05 | fix typos | Brenton Bostick |
| 2022-10-09 | Behavioral changes to multipath balance modes (See: #1745 and #1753) | Joseph Henry |
| 2022-09-20 | Improved multipath link monitoring | Joseph Henry |
| 2022-09-16 | Improve output of bond list command | Joseph Henry |
| 2022-02-25 | Change ECHO divisor from 20 to 6 | Joseph Henry |
| 2022-02-21 | Change ECHO rate-limit divsor from 16 to 20 | Joseph Henry |
| 2022-02-21 | Rate gate ECHO per Path instead of per Peer | Joseph Henry |
| 2021-09-01 | Consolidation of multipath logic. Better system separation | Joseph Henry |
| 2020-11-23 | Add new bond control commands to CLI | Joseph Henry |
| 2020-10-14 | Revert change to path quality to fix IPv6 issue in beta. We will rework this ... | Adam Ierymenko |
| 2020-09-18 | Prefer IPv6 if all else is equal. | Adam Ierymenko |
| 2020-08-20 | BSL date bump | Adam Ierymenko |
| 2020-06-17 | Adjust terminology | Joseph Henry |
| 2020-05-26 | Remove vestigial constructor, fix typos, clean up code | Joseph Henry |
| 2020-05-14 | Formatting | Joseph Henry |
| 2020-05-12 | Add Bonds, Slaves, and Flows | Joseph Henry |
| 2020-05-12 | Merge dev into multipath | Joseph Henry |
| 2019-08-23 | Relicense: GPLv3 -> ZeroTier BSL 1.1 | Adam Ierymenko |
| 2019-08-19 | Added notion of Flows | Joseph Henry |
| 2019-08-12 | Merge master into multipath | Joseph Henry |
| 2019-06-17 | Merge branch 'dev' of http://git.int.zerotier.com/ZeroTier/ZeroTierOne into dev | Grant Limberg |
| 2019-06-17 | Don't call _phy->getIfName if localSocket is -1 | Grant Limberg |
| 2019-06-17 | Windows build fixes, fix double/float types to get rid of warnings. | Adam Ierymenko |
| 2019-06-13 | Compiler warning cleanup | Grant Limberg |
| 2019-03-22 | Get rid of ZT_FAST_MEMCPY because this is not really needed. | Adam Ierymenko |
| 2019-03-22 | RingBuffer<> is now templated with size, buffer is now static. | Adam Ierymenko |
| 2019-03-11 | Revert "#ifdef'd out multipath/QoS statistics buffers allocations for ZT_PROT... | Grant Limberg |
| 2019-03-01 | #ifdef'd out multipath/QoS statistics buffers allocations for ZT_PROTOCOL_VER... | Joseph Henry |
| 2019-01-14 | Updated licenses for 2019 | Joseph Henry |
| 2018-08-06 | Added debug traces | Joseph Henry |
| 2018-06-22 | Improved path selection, more efficient traffic allocation, lower QoS/ACK ove... | Joseph Henry |
| 2018-06-14 | Fixed aggregateLinkLatency(). Also changed unit for throughput from byte to bit | Joseph Henry |
| 2018-06-14 | Added multipath field to zerotier-cli status output. Adjusted how path estima... | Joseph Henry |
| 2018-06-13 | Minor cleanup. More efficient push() operation for RingBuffer | Joseph Henry |
| 2018-06-12 | Reduced how often relative path qualities and aggregate link allocations are ... | Joseph Henry |
| 2018-06-12 | Improved rate limit logic for QoS/ACK packets. Also reduced how often process... | Joseph Henry |
| 2018-06-07 | Spellcheck sweep across codebase | Joseph Henry |
| 2018-06-01 | Added auto-escalation to multipath if both peers support it. Improved QoS/ACK... | Joseph Henry |
| 2018-05-30 | Added VERB_ACK and VERB_QOS_MEASUREMENT, refined notion of path quality | Joseph Henry |
| 2018-05-02 | Adjusted locking order of _paths_m for path pruning. Other minor multipath ch... | Joseph Henry |
| 2018-05-02 | Cleanup. Misc type conversion and signedness fixes | Joseph Henry |
| 2018-05-01 | Introduced basic multipath support | Joseph Henry |
| 2018-02-01 | Fix build on Intel C/C++ Compiler for Linux. | Adam Ierymenko |
| 2018-01-26 | More cleanup of old stuff. | Adam Ierymenko |
| 2018-01-08 | Copyright updates for 2018. | Adam Ierymenko |
| 2018-01-08 | Tear out old "link quality" stuff since it is not currently used and will be ... | Adam Ierymenko |