Add minor trace output formatting changes. Change ZT_MULTIPATH_BOND_STATUS_INTERVAL from 30000 to 60000
This commit is contained in:
parent
bbb307aff7
commit
0e8b54f7a1
2 changed files with 7 additions and 6 deletions
|
@ -396,7 +396,7 @@
|
|||
/**
|
||||
* How often we emit a one-liner bond summary for each peer
|
||||
*/
|
||||
#define ZT_MULTIPATH_BOND_STATUS_INTERVAL 30000
|
||||
#define ZT_MULTIPATH_BOND_STATUS_INTERVAL 60000
|
||||
|
||||
/**
|
||||
* How long before we consider a path to be dead in the general sense. This is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue