From: Stephen Hemminger Date: Thu, 26 May 2005 19:53:49 +0000 (-0700) Subject: [PKT_SCHED]: netem: reinsert for duplication X-Git-Tag: v2.6.12-rc6~144^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0afb51e72855971dba83b3c6b70c547c2d1161fd;p=pandora-kernel.git [PKT_SCHED]: netem: reinsert for duplication Handle duplication of packets in netem by re-inserting at top of qdisc tree. This avoid problems with qlen accounting with nested qdisc. This recursion requires no additional locking but will potentially increase stack depth. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed