Displaying 1 result from an estimated 1 matches for "atslit".
Did you mean:
atslite
2005 Jan 13
2
tc class ls dev (device) ... segfault.
Hello.
I have got strange problem with tc utility (iproute2-ss001007) on linux
2.4.18.
No matter what rules i am going to test, the resul of ''tc class ls/show''
is always the same :
ATSLite ()# tc -s class ls dev eth1
do_page_fault() #2: sending SIGSEGV to tc for illegal read access from
00000000 (epc == 00000000, ra == 00408750)
Segmentation fault
tc -s qdisc ls , tc -s filter ls ... works well.
shaping, qos works well too.
Does anybody can help me with solving this problem?
Thx i...