commit | eff7979f00b2c546f36f6829f4072c8db54763a9 | [log] [tgz] |
---|---|---|
author | stephen hemminger <stephen@networkplumber.org> | Fri Nov 29 11:04:26 2013 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Nov 30 12:49:29 2013 -0500 |
tree | 9cf1f1f79e84513e1a8f6c2101aabc2a17ccb3df | |
parent | ab6c27be8178a4682446faa5aa017b948997937f [diff] |
netem: fix gemodel loss generator Patch from developers of the alternative loss models, downloaded from: http://netgroup.uniroma2.it/twiki/bin/view.cgi/Main/NetemCLG "in case 2, of the switch we change the direction of the inequality to net_random()>clg->a3, because clg->a3 is h in the GE model and when h is 0 all packets will be lost." Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>