index
:
mesalab_git/zhangyang/zerotierone.git
dev
dev_zy
Repository for zhangyang/zerotierone
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node
/
Bond.cpp
Age
Commit message (
Expand
)
Author
2023-08-15
Add setmtu command, fix bond lifetime issue
Joseph Henry
2023-07-20
suppress warnings: comparison of integers of different signs: 'int64_t' (aka ...
Brenton Bostick
2023-05-03
fix a couple of metrics (#1989)
Grant Limberg
2023-05-02
More packet metrics (#1982)
Grant Limberg
2023-05-01
Brenton/curly braces (#1971)
Brenton Bostick
2023-01-12
User-configurable physical MTU for individual links
Joseph Henry
2022-12-01
Fix several warning: format specifies type 'XXX' but the argument has type 'YYY'
Brenton Bostick
2022-11-28
fix typos in comments and strings
Brenton Bostick
2022-11-02
Fix unresponsiveness when moving flows in balance-aware (See #1764)
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
Merge branch 'dev-1734-policy-defaults' of https://github.com/grapexy/ZeroTie...
Joseph Henry
2022-09-15
Partial fix for discrepancy between docs and implementation
Joseph Henry
2022-09-16
Fix sanity checks overwriting custom policy parameters
grapexy
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-09-01
Add logic short-circuit to avoid unnecessary bond rebuild logic when appropriate
Joseph Henry
2022-08-29
Fix nonsensical equality comparison which may prevent certain links from bein...
Joseph Henry
2022-08-09
Fix integer format specifier compiler warnings
Joseph Henry
2022-06-08
Fix for ab-mode link failure, QoS metrics (WIP)
Joseph Henry
2022-05-18
Fix link creation bug in active-backup mode
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-05-04
Properly initialize active-backup path index as partial fix for #1587
Joseph Henry
2022-04-26
Style fix
Joseph Henry
2022-04-17
Check reference to failover path before use in active-backup scenario
Joseph Henry
2022-04-15
Improve relationship between QOS timers and bucket sizes
Joseph Henry
2022-03-02
Dynamically scale bonded link monitor frequency according to aliveness
Joseph Henry
2022-03-02
Remove bonds for peers that have fully expired. Remove notion of bond health
Joseph Henry
2022-02-25
More accurate accounting of bond layer overhead traffic
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
2022-01-25
Fix code style
Joseph Henry
2021-12-15
Prevent arithmetic error on interface change.
Andrej Binder
2021-12-14
Fix situation where too many ECHOs are sent to multipath peer
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-12-08
Fix multipath flow reallocation. Prevent allocation to dead paths
Joseph Henry
2021-10-20
Prevent balance-xor from de-allocating from bad paths
Joseph Henry
2021-09-07
Fix bad index bug (during switching) in balance-rr
Joseph Henry
2021-09-07
Call recordOutgoingPacket regardless of policy to generate sufficient entropy...
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
Fix (some) compile-time warnings on Linux
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-10-22
Merge branch 'dev' of https://github.com/zerotier/ZeroTierOne into dev
Joseph Henry
[next]