From: Jody Shumaker <jody.shumaker@gmail.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Cannot get htb & prio working together.
Date: Sun, 06 Nov 2005 00:12:41 +0000 [thread overview]
Message-ID: <436D4A79.3070804@gmail.com> (raw)
In-Reply-To: <436A4E6B.6090506@bbd.co.za>
Michael Davidson wrote:
> Hi,
>
> I've tried the multi tier filtering as suggested, but It didn't do the
> trick unfortunately. The filters were accepted at the command line but
> when but when I do "tc -s -d filter show dev eth0" the only filters
> displayed are those with "root" as the parent. Below is my current
> script.
>
That's because that command defaults to showing the root unless you tell
it what to look at.
tc -s -d filter show dev eth0 parent 20:
A simple tc filter help lists that.
- Jody
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
next prev parent reply other threads:[~2005-11-06 0:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-03 17:52 [LARTC] Cannot get htb & prio working together Michael Davidson
2005-11-03 18:09 ` Andreas Klauer
2005-11-03 22:11 ` Jody Shumaker
2005-11-04 10:13 ` Toby
2005-11-05 9:53 ` Michael Davidson
2005-11-06 0:12 ` Jody Shumaker [this message]
2005-11-06 20:11 ` Michael Davidson
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=436D4A79.3070804@gmail.com \
--to=jody.shumaker@gmail.com \
--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.