All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] is this a bug?
@ 2002-10-24 14:07 Folke Aeon
  2002-10-24 14:50 ` Werner Almesberger
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Folke Aeon @ 2002-10-24 14:07 UTC (permalink / raw)
  To: lartc

hi, all

i met another question.

i do the following on my linux,

tc qdisc add dev eth1 handle 1:0 root dsmark indices 64
tc class change dev eth1 classid 1:11 dsmark mask 0x3 value 0x28
tc class change dev eth1 classid 1:21 dsmark mask 0x3 value 0x48
tc filter add dev eth1 parent 1:0 protocol all prio 1 handle 2 \
             tcindex classid 1:11
tc filter add dev eth1 parent 1:0 protocol all prio 1 handle 1 \
             tcindex classid 1:21

but when i type :
  "tc qdisc del dev eth1 root" and press enter,
my linux died: not only my keyboard is locked, but
everything is locked too, all i can do is to press
'reset' KEY to reboot my computer.

does anyone else has met this before?


_________________________________________________________________
Choose an Internet access plan right for you -- try MSN! 
http://resourcecenter.msn.com/access/plans/default.asp

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-10-25 17:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-24 14:07 [LARTC] is this a bug? Folke Aeon
2002-10-24 14:50 ` Werner Almesberger
2002-10-25  2:46 ` Folke Aeon
2002-10-25 17:39 ` Werner Almesberger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.