From: Stephen Hemminger Date: Tue, 3 May 2005 23:24:32 +0000 (-0700) Subject: [PKT_SCHED]: netetm: make qdisc friendly to outer disciplines X-Git-Tag: v2.6.12-rc4~117^2~23^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=771018e76aaa6474be20a53c20458bcae8b00485;p=pandora-kernel.git [PKT_SCHED]: netetm: make qdisc friendly to outer disciplines Netem currently dumps packets into the queue when timer expires. This patch makes work by self-clocking (more like TBF). It fixes a bug when 0 delay is requested (only doing loss or duplication). Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed