newreno timeout decreased
This commit is contained in:
parent
068b544b7d
commit
ac116734b7
@ -11,7 +11,7 @@ import (
|
||||
)
|
||||
|
||||
const RttExponentialFactor = 0.1
|
||||
const RttLossDelay = 1.5
|
||||
const RttLossDelay = 0.5
|
||||
|
||||
type NewReno struct {
|
||||
sequence chan uint32
|
||||
|
Loading…
Reference in New Issue
Block a user