-
exponential_average_latencyfe38aef9 · ·
At this commit, I implemented an exponential average and variance of the time it takes to perform a lookup operation. The exponential parameters are the same as for TCP : 1/8 for average and 1/4 for variance. This code is meant to be used for either random delay or as a timeout for the multicast lock on un-cached entries