On Tue, 01 May 2012 09:40:51 -0400 (EDT)
David Miller [off-list ref] wrote:
From: Eric Dumazet <redacted>
Date: Tue, 01 May 2012 11:11:05 +0200
quoted
From: Eric Dumazet <edumazet@google.com>
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 <edumazet@google.com>
Applied.
At least give a day of review, rather than premature acceptance