All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] HTB install problem
@ 2001-12-10  2:38 yangrunhua
  2001-12-10  2:38 ` Amit Kucheria
  2001-12-10  3:47 ` Amit Kucheria
  0 siblings, 2 replies; 3+ messages in thread
From: yangrunhua @ 2001-12-10  2:38 UTC (permalink / raw)
  To: lartc

[-- Attachment #1: Type: text/plain, Size: 228 bytes --]

I've applied htb diff, compiled kernel, and I've seen sch_htb.o in
/lib/modules/2.4.12/kernel/net/sched
But:
# tc qdisc add dev eth0 root handle 1: htb default 12
Unknown qdisc "htb", hence option "default" is unparsable
 
Why?

[-- Attachment #2: Type: text/html, Size: 5393 bytes --]

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

* Re: [LARTC] HTB install problem
  2001-12-10  2:38 [LARTC] HTB install problem yangrunhua
@ 2001-12-10  2:38 ` Amit Kucheria
  2001-12-10  3:47 ` Amit Kucheria
  1 sibling, 0 replies; 3+ messages in thread
From: Amit Kucheria @ 2001-12-10  2:38 UTC (permalink / raw)
  To: lartc

You havent upgraded your iproute to 'understand' htb.

Download the htb patch for iproute...or download the binary available on 
the site.

Regards,
Amit
On Mon, 10 Dec 2001, yangrunhua wrote:

> I've applied htb diff, compiled kernel, and I've seen sch_htb.o in
> /lib/modules/2.4.12/kernel/net/sched
> But:
> # tc qdisc add dev eth0 root handle 1: htb default 12
> Unknown qdisc "htb", hence option "default" is unparsable
>  
> Why?
> 

-- 
The statement below is true.
The statement above is false.
^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^
                  Amit Kucheria
          EECS Grad. Research Assistant
         University of Kansas @ Lawrence
   (R)+1-(785)-830 8521 ||| (O)+1-(785)-864 7774
____________________________________________________


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

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

* RE: [LARTC] HTB install problem
  2001-12-10  2:38 [LARTC] HTB install problem yangrunhua
  2001-12-10  2:38 ` Amit Kucheria
@ 2001-12-10  3:47 ` Amit Kucheria
  1 sibling, 0 replies; 3+ messages in thread
From: Amit Kucheria @ 2001-12-10  3:47 UTC (permalink / raw)
  To: lartc

I am not sure....but have u compiled everything in QoS as modules ?
If so you might need to first load those modules.

Best solution would be to compile HTB into the kernel.

Regards,
Amit

On Mon, 10 Dec 2001, yangrunhua wrote:

> # insmod sch_htb.o
> sch_htb.o: unresolved symbol qdisc_get_rtab
> sch_htb.o: unresolved symbol __rta_fill
> sch_htb.o: unresolved symbol unregister_qdisc
> sch_htb.o: unresolved symbol qdisc_put_rtab
> sch_htb.o: unresolved symbol register_qdisc
> sch_htb.o: unresolved symbol pfifo_qdisc_ops
> sch_htb.o: unresolved symbol rtattr_parse
> sch_htb.o: unresolved symbol qdisc_kill_estimator
> but I can see all this symbols in my /boot/System.map why?

-- 
The statement below is true.
The statement above is false.
^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^
                  Amit Kucheria
          EECS Grad. Research Assistant
         University of Kansas @ Lawrence
   (R)+1-(785)-830 8521 ||| (O)+1-(785)-864 7774
____________________________________________________



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

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

end of thread, other threads:[~2001-12-10  3:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-10  2:38 [LARTC] HTB install problem yangrunhua
2001-12-10  2:38 ` Amit Kucheria
2001-12-10  3:47 ` Amit Kucheria

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.