clumsy icon indicating copy to clipboard operation
clumsy copied to clipboard

Random distribution range for latency?

Open ashoulson opened this issue 9 years ago • 1 comments
trafficstars

Rather than a constant latency value, some variation in latency within a distribution (uniform or normal) seems like a more realistic simulation. Just wondering how viable this would be to implement?

ashoulson avatar Apr 28 '16 15:04 ashoulson

I think it'll be easy to do, you can check out src/lag.c and it will be some minor changes. Pullrequests are welcomed ;)

jagt avatar Jun 15 '16 06:06 jagt