I just made another patch, to avoid segfault when listing classes with the command: tc class show dev eth0 when PRIO queue discipline is used. cd iproute2 patch -p1 < tc-nosegfault.patch This patch is more correct than the last I posted, it will help people who uses prio qdisc and cbq at the same time to prioritize traffic. Nikolai