RE: [NET_SCHED]: Fix prio/ingress classification logic error

2007-07-26 Thread Waskiewicz Jr, Peter P
> This is the final fix for the problem Peter reported. > Turns out most other schedulers get it right, the only other > case is ingress setting skb->tc_index to the uninitialized > value of res.classid. I've applied this and tested prio and rr, and everything is happy again. Thanks for finding

[NET_SCHED]: Fix prio/ingress classification logic error

2007-07-26 Thread Patrick McHardy
This is the final fix for the problem Peter reported. Turns out most other schedulers get it right, the only other case is ingress setting skb->tc_index to the uninitialized value of res.classid. [NET_SCHED]: Fix prio/ingress classification logic error Fix handling of empty or completely