]> git.baikalelectronics.ru Git - kernel.git/commit
[PKT_SCHED] netem: allow random reordering (with fix)
authorStephen Hemminger <shemminger@osdl.org>
Thu, 26 May 2005 19:55:48 +0000 (12:55 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 May 2005 19:55:48 +0000 (12:55 -0700)
commit5482ab41000dc14dbab2bce7d57269736ba7847e
treeba19c8dc5601362fdd36c1c4f86f6246d9ed6564
parent52d94c2e20579df82a5c321e7bc81bfd79304c55
[PKT_SCHED] netem: allow random reordering (with fix)

Here is a fixed up version of the reorder feature of netem.
It is the same as the earlier patch plus with the bugfix from Julio merged in.
Has expected backwards compatibility behaviour.

Go ahead and merge this one, the TCP strangeness I was seeing was due
to the reordering bug, and previous version of TSO patch.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/pkt_sched.h
net/sched/sch_netem.c