| Age | Commit message (Expand) | Author |
| 2023-08-15 | Add setmtu command, fix bond lifetime issue | Joseph Henry |
| 2023-05-01 | Brenton/curly braces (#1971) | Brenton Bostick |
| 2023-01-12 | User-configurable physical MTU for individual links | Joseph Henry |
| 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-09-15 | Partial fix for discrepancy between docs and implementation | Joseph Henry |
| 2022-09-14 | Add warm spare feature for balance modes | Joseph Henry |
| 2022-09-07 | Forget links if QoS verbs fail to arrive | Joseph Henry |
| 2022-06-08 | Fix for ab-mode link failure, QoS metrics (WIP) | Joseph Henry |
| 2022-05-06 | Fix attribute placement for debugging functions (#1587) | Joseph Henry |
| 2022-05-06 | Remove attributes causing build failures on various platforms (#1587) | Joseph Henry |
| 2022-05-06 | Safely handle disappearing bonded interfaces (See issue #1587) | Joseph Henry |
| 2022-05-06 | Fix SEGV caused by format string on 32-bit platforms / armv7l, reported in #1... | David Baird |
| 2022-04-26 | Style fix | Joseph Henry |
| 2022-03-02 | Remove bonds for peers that have fully expired. Remove notion of bond health | Joseph Henry |
| 2022-02-17 | Force non-leaf peers into local active-backup bond when multipath is enabled | Joseph Henry |
| 2022-01-26 | Split bond logs into two categories to reduce logging size | Joseph Henry |
| 2021-12-14 | Improve multipath logging output | Joseph Henry |
| 2021-12-14 | Fix custom policy parsing bug mentioned in issue #1507 | Joseph Henry |
| 2021-12-09 | Fix active-backup path selection bug | Joseph Henry |
| 2021-09-06 | Remove debug trace | Joseph Henry |
| 2021-09-01 | Consolidation of multipath logic. Better system separation | Joseph Henry |
| 2021-05-03 | Fix (some) compile-time warnings on Windows | Joseph Henry |
| 2021-05-03 | Match formatting of Bond-related sources to ZeroTier standard (no functional ... | Joseph Henry |
| 2021-04-07 | Minor bonding CLI fix | Joseph Henry |
| 2020-11-23 | Add new bond control commands to CLI | Joseph Henry |
| 2020-08-25 | Merge branch 'dev' of http://git.int.zerotier.com/zerotier/ZeroTierOne into dev | Adam Ierymenko |
| 2020-08-24 | Remove a few old comments | Joseph Henry |
| 2020-08-20 | BSL date bump | Adam Ierymenko |
| 2020-08-06 | Improve bond tracing, fix bond initialization bugs, remove vestigial debug code | Joseph Henry |
| 2020-07-27 | Add basic bond health status reporting (listbonds) | Joseph Henry |
| 2020-06-17 | Adjust terminology | Joseph Henry |
| 2020-06-16 | Fix invalid defaultBondingPolicy conditions, Add ZT_MultipathFlowRebalanceStr... | Joseph Henry |
| 2020-06-01 | Fix timers, fix flow count discrepancy after flow removal, fix balance-aware ... | 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 |