search for: antisegfault

Displaying 1 result from an estimated 1 matches for "antisegfault".

2001 Jul 07
0
patch: avoid segfault when using PRIO qdisc
...listing classes. It happends only when using PRIO qdisc. I didn''t look why exactly it segfaults (guess becasue PRIO is classless), but this patch at least prevents it, so you can run the command and look what is happening to other classes. cd to iproute2 directory: # patch tc/tc_class.c antisegfault-patch-for-tc.diff # make # cp tc/tc /usr/bin tc -s class show dev eth0 now works Regards Nikolai