mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-20 08:03:53 +00:00
Port multipath improvements to newer version
This commit is contained in:
@ -399,6 +399,11 @@
|
||||
*/
|
||||
#define ZT_QOS_SHORTTERM_SAMPLE_WIN_SIZE 64
|
||||
|
||||
/**
|
||||
* Number of samples required before statistics summaries are computed
|
||||
*/
|
||||
#define ZT_QOS_SHORTTERM_SAMPLE_WIN_MIN_REQ_SIZE 4
|
||||
|
||||
/**
|
||||
* Max allowable time spent in any queue (in ms)
|
||||
*/
|
||||
|
Reference in New Issue
Block a user