All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Øystein Løkås; NTNU; H01" <oystelok@unik.no>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] HTB and diff.serv
Date: Thu, 06 Dec 2001 08:23:39 +0000	[thread overview]
Message-ID: <marc-lartc-100762707230147@msgid-missing> (raw)
In-Reply-To: <marc-lartc-100765550632070@msgid-missing>



On Thu, 6 Dec 2001, Øystein Løkås wrote:

> 
> > But I ran into problems when I tried to implement the AF classes. To do
> > this, I map each AF class to one HTB class. Now I need to attach a GRED
> > queue to each of the HTB classes to implement the drop preferences. But
> > GRED needs the skb->tcindex field from the dsmark qdisc to select the
> > correct virtual queue. So I configured dsmark as the root qdisc, and HTB inside this. But now I can't
> > use filters inside the HTB qdisc, because it is an internal qdisc.
> 
> There is nothing which should you prevent from using filters
> with internal (non root) qdisc ..
> 
> What problem are you experiencing ?
> 
> devik
> 

Hmm.. maybe I'm wrong. I tried this yesterday afternoon, and got a
RTNETLINK error message. I think it was "no such file or directory". Then
I thought I remembered reading in your documentation that filters couldn't
be attached to internal htb qdisc, so I tried to use the same setup with
CBQ classes, and that worked. 

But if you say it can be done, I will take another good look at my code
and try again. I would certainly like to be able to use HTB for this
purpose, because it has given me great results with link-sharing so far.
Thanks for a good and easy to use qdisc..;-)


Øystein Løkås


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

  parent reply	other threads:[~2001-12-06  8:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-05 16:43 [LARTC] HTB and diff.serv Øystein Løkås
2001-12-05 16:54 ` Øystein Løkås; NTNU; H01
2001-12-06  6:21 ` Martin Devera
2001-12-06  8:23 ` Øystein Løkås; NTNU; H01 [this message]
2001-12-06  8:33 ` Martin Devera

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-lartc-100762707230147@msgid-missing \
    --to=oystelok@unik.no \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.