Am 02.03.2011 18:31, schrieb Eric Dumazet:
Le mercredi 02 mars 2011 à 17:18 +0100, Eric Dumazet a écrit :
quoted
Le mercredi 02 mars 2011 à 08:11 -0800, Stephen Hemminger a écrit :
quoted
I put the iproute2 code into the repository in the experimental branch.
Thanks
It seems as soon as packets are dropped, qdisc is frozen (no more
packets dequeued)
Hmm...
It seems class deletes are buggy.
After one "tc class del dev $ETH classid 11:1 ..."
a "tc -s -d qdisc show dev $ETH" triggers an Oops
What classes and filters did you have before issuing that command?