* [LARTC] a small htb question (I think)
@ 2002-06-10 23:39 Don Cohen
2002-06-10 23:46 ` Amit Kucheria
2002-06-11 17:28 ` Martin Devera
0 siblings, 2 replies; 3+ messages in thread
From: Don Cohen @ 2002-06-10 23:39 UTC (permalink / raw)
To: lartc
in the output of ip addr:
2: eth0: ... qdisc htb qlen 100
Does qlen 100 have anything to do with htb?
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LARTC] a small htb question (I think)
2002-06-10 23:39 [LARTC] a small htb question (I think) Don Cohen
@ 2002-06-10 23:46 ` Amit Kucheria
2002-06-11 17:28 ` Martin Devera
1 sibling, 0 replies; 3+ messages in thread
From: Amit Kucheria @ 2002-06-10 23:46 UTC (permalink / raw)
To: lartc
On Mon, 10 Jun 2002, Don Cohen wrote:
> in the output of ip addr:
>
> 2: eth0: ... qdisc htb qlen 100
>
> Does qlen 100 have anything to do with htb?
No. It is the dev->tx_queue_len as set when the device is initialized
(struct device/struct netdevice).
--
I'm an angel!!! Honest!
The horns are just there to hold the halo up straight.
^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^
Amit Kucheria
EECS Grad. Research Assistant
University of Kansas @ Lawrence
(R): +1-785-830-8521 ||| (C): +1-785-760-2871
____________________________________________________
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LARTC] a small htb question (I think)
2002-06-10 23:39 [LARTC] a small htb question (I think) Don Cohen
2002-06-10 23:46 ` Amit Kucheria
@ 2002-06-11 17:28 ` Martin Devera
1 sibling, 0 replies; 3+ messages in thread
From: Martin Devera @ 2002-06-11 17:28 UTC (permalink / raw)
To: lartc
no it is the default value provided by interface to all qdisc
On Mon, 10 Jun 2002, Don Cohen wrote:
> in the output of ip addr:
>
> 2: eth0: ... qdisc htb qlen 100
>
> Does qlen 100 have anything to do with htb?
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>
>
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-06-11 17:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-10 23:39 [LARTC] a small htb question (I think) Don Cohen
2002-06-10 23:46 ` Amit Kucheria
2002-06-11 17:28 ` Martin Devera
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.