From: Stephen Hemminger Date: Thu, 22 Mar 2007 19:15:45 +0000 (-0700) Subject: [NETEM]: report reorder percent correctly. X-Git-Tag: v2.6.22-rc1~1128^2~208 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a362e0a7890c735a3ef63aab12d71ecfc6e6f4a5;p=pandora-kernel.git [NETEM]: report reorder percent correctly. If you setup netem to just delay packets; "tc qdisc ls" will report the reordering as 100%. Well it's a lie, reorder isn't used unless gap is set, so just set value to 0 so the output of utility is correct. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed