Linux Advanced Routing and Traffic Control list
 help / color / mirror / Atom feed
From: Jose Araujo <jlaraujo@mercs.homeip.net>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Filters not working
Date: Mon, 01 Mar 2004 22:20:36 +0000	[thread overview]
Message-ID: <4043B734.5090501@mercs.homeip.net> (raw)

Hy.

The solution I am going to give you might seem strange, but it worked 
with me on a project I'm working and hope to release soon.


Scott Gagon wrote:

>tc class add dev $TC_DEV parent 1: classid 1:1 htb rate ${TC_UPLINK}kbit burst 6k
>
># high prio class 1:10:
>
>tc class add dev $TC_DEV parent 1:1 classid 1:10 htb rate ${TC_UPLINK}kbit burst 6k prio 1
>  
>
Remove the prio from your class configurations, it seem to cause some 
strange problems (at least with me, but i can't use the last htb 
version, mine is 3.1 something, can't check it now).

>Thanks so much!  I have to say, this has been a learning experience! :\
>
Hope it helps.

José Araújo

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

             reply	other threads:[~2004-03-01 22:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-01 22:20 Jose Araujo [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-02-29  0:10 [LARTC] Filters not working Scott Gagon

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=4043B734.5090501@mercs.homeip.net \
    --to=jlaraujo@mercs.homeip.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox