From: Eric Dumazet Date: Mon, 30 Apr 2012 23:11:05 +0000 (+0000) Subject: netem: add ECN capability X-Git-Tag: v3.5-rc1~109^2~207 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4ae004b84b315dd4b762e474f97403eac70f76a;p=pandora-kernel.git netem: add ECN capability Add ECN (Explicit Congestion Notification) marking capability to netem tc qdisc add dev eth0 root netem drop 0.5 ecn Instead of dropping packets, try to ECN mark them. Signed-off-by: Eric Dumazet Cc: Neal Cardwell Cc: Tom Herbert Cc: Hagen Paul Pfeifer Cc: Stephen Hemminger Acked-by: Hagen Paul Pfeifer Signed-off-by: David S. Miller --- Reading git-diff-tree failed