From: Patrick McHardy <kaber@trash.net>
To: "Jorge Dávila" <jorgedavilalopez@gmail.com>
Cc: netfilter@vger.kernel.org
Subject: Re: HFSC scheduling and Linux vlans
Date: Sat, 18 Jul 2009 08:22:04 +0200 [thread overview]
Message-ID: <4A616A0C.4000005@trash.net> (raw)
In-Reply-To: <bf0e93a30907172138lea3f7efu9656f58e360a64eb@mail.gmail.com>
Jorge Dávila wrote:
> The actual configuration works using HTB scheduling but when I tried
> apply the HFSC configuration there is no traffic through any
> interfaces.
>
> This is the output
>
> tc -s filter show dev eth1; tc -s class show dev eth1
> filter parent 1: protocol ip pref 1 fw
> filter parent 1: protocol ip pref 1 fw handle 0x17 classid 1:23
> filter parent 1: protocol ip pref 1 fw handle 0x30 classid 1:48
> filter parent 1: protocol ip pref 2 fw
> filter parent 1: protocol ip pref 2 fw handle 0x10 classid 1:16
> filter parent 1: protocol ip pref 3 fw
> filter parent 1: protocol ip pref 3 fw handle 0x20 classid 1:32
> filter parent 1: protocol ip pref 3 fw handle 0x80 classid 1:128
> filter parent 1: protocol ip pref 4 fw
> filter parent 1: protocol ip pref 4 fw handle 0x5 classid 1:5
> filter parent 1: protocol ip pref 4 fw handle 0x15 classid 1:21
> filter parent 1: protocol ip pref 6 fw
> filter parent 1: protocol ip pref 6 fw handle 0x4 classid 1:4
> filter parent 1: protocol ip pref 6 fw handle 0x6 classid 1:6
> filter parent 1: protocol ip pref 6 fw handle 0x9 classid 1:9
> filter parent 1: protocol ip pref 7 fw
> filter parent 1: protocol ip pref 7 fw handle 0x2 classid 1:102
> filter parent 1: protocol ip pref 7 fw handle 0x3 classid 1:3
> filter parent 1: protocol ip pref 7 fw handle 0x7 classid 1:7
> filter parent 1: protocol ip pref 7 fw handle 0x8 classid 1:8
> filter parent 1: protocol ip pref 7 fw handle 0xa classid 1:10
> filter parent 1: protocol ip pref 7 fw handle 0xe classid 1:14
> filter parent 1: protocol ip pref 7 fw handle 0x11 classid 1:17
> filter parent 1: protocol ip pref 7 fw handle 0x13 classid 1:19
You're missing arp classification.
next prev parent reply other threads:[~2009-07-18 6:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-18 4:38 HFSC scheduling and Linux vlans Jorge Dávila
2009-07-18 6:22 ` Patrick McHardy [this message]
2009-07-18 13:56 ` Jorge Dávila
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=4A616A0C.4000005@trash.net \
--to=kaber@trash.net \
--cc=jorgedavilalopez@gmail.com \
--cc=netfilter@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.