lartc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Scott Gagon <sgagon@thevision.net>
To: lartc@vger.kernel.org
Subject: Re[2]: [LARTC] Filters not working
Date: Tue, 02 Mar 2004 15:06:29 +0000	[thread overview]
Message-ID: <89287749281.20040302070629@thevision.net> (raw)

Thanks!  Your suggestion didn't exactly work, but it led me to
experiment with the prio statements on the filters too.  Changing them
so they have unique prio statements appears to have fixed the problem.

Thanks again!


-- 
Best regards,
 Scott                            mailto:sgagon@thevision.net

Monday, March 1, 2004, 2:20:36 PM, you wrote:

JA> Hy.

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


JA> 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
>>  
>>
JA> Remove the prio from your class configurations, it seem to cause some
JA> strange problems (at least with me, but i can't use the last htb 
JA> version, mine is 3.1 something, can't check it now).

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

JA> José Araújo

JA> _______________________________________________
JA> LARTC mailing list / LARTC@mailman.ds9a.nl
JA> 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/

                 reply	other threads:[~2004-03-02 15:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=89287749281.20040302070629@thevision.net \
    --to=sgagon@thevision.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;
as well as URLs for NNTP newsgroup(s).