OSDN Git Service

[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)
commit0dca51d362b8e4af6b0dbc9e54d1e5165341918a
treeba19c8dc5601362fdd36c1c4f86f6246d9ed6564
parent0f9f32ac65ee4a452a912a8440cebbc4dff73852
[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