diff options
author | 2012-01-19 10:20:59 +0000 | |
---|---|---|
committer | 2012-01-22 15:08:44 -0500 | |
commit | a42b4799c683723e8c464de4026af085b2ebd5fa (patch) | |
tree | 303ebae69ea9f9db0a5bdf7020dc26c01af14afd /mm/process_vm_access.c | |
parent | mlx4_core: map async events to arbitrary slave eqs (diff) | |
download | wireguard-linux-a42b4799c683723e8c464de4026af085b2ebd5fa.tar.xz wireguard-linux-a42b4799c683723e8c464de4026af085b2ebd5fa.zip |
netem: Fix off-by-one bug in reordering
With netem reordering, a gap of N is supposed to reorder every Nth packet with
given reorder probability. However, the code currently skips N packets and
reorders every (N+1)th packet.
Signed-off-by: Vijay Subramanian <subramanian.vijay@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/process_vm_access.c')
0 files changed, 0 insertions, 0 deletions