On Wed, 11 Aug 2004 12:31:03 -0700
Stephen Hemminger [off-list ref] wrote:
This still needs more testing to go into the mainstream but here is the
updated version of netem. It adds:
* distribution table (if any) loaded as part of the configuration
* random packet duplication
* correlated random number's for loss, jitter, duplication
* changing netem parameters doesn't wipe out underlying qdisc
* better random number generator - simple net_random just isn't good enough
Also more complete comments and attribution.
I guess you will soon post an updated version
that makes use of the newer net_getrandom() stuff?