From: Andy Furniss <adf.lists@gmail.com>
To: lartc@vger.kernel.org
Subject: Re: Why are my cburst settings ignored?
Date: Sun, 14 Jul 2013 20:52:56 +0000 [thread overview]
Message-ID: <51E30FA8.9020603@gmail.com> (raw)
In-Reply-To: <1988904.abTyuc7JXo@morgaine>
Andrew Beverley wrote:
> On Sun, 2013-07-14 at 19:33 +0200, maillinglistredcap@gmx.de wrote:
>> Thanks Andrew and Andy,
>
> You're welcome.
>
>> Just out of curiosity, how is traffic handled that isn't assigned to any class
>> in the qdisc tree when you do not specify a default class? My assumptions was
>> that such pakets are simply be dropped, which is why I also shaped lan traffic.
>
> AFAIK it just bypasses the whole of the qdisc and therefore goes through
> the networking system completely unaffected. In the case of local LAN
> traffic that you don't want to shape (which is not affected by any
> associated bandwidth constraints) you can therefore keep it out of the
> qdisc completely (although make sure you're not accidentally capturing
> it with a "default" parameter).
Yea, though it's still counted by HTB.
I should really specify "just for HTB" whenever I go on about not using
default and arp.
HFSC is the opposite and does drop unclassified - so you really need a
default, or to be careful to make sure arp is classified.
prev parent reply other threads:[~2013-07-14 20:52 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-06 16:23 Why are my cburst settings ignored? maillinglistredcap
2013-07-08 21:27 ` Andrew Beverley
2013-07-09 16:58 ` maillinglistredcap
2013-07-09 17:31 ` Andrew Beverley
2013-07-09 19:11 ` Andy Furniss
2013-07-09 19:38 ` Andy Furniss
2013-07-14 17:33 ` maillinglistredcap
2013-07-14 19:25 ` Andrew Beverley
2013-07-14 20:52 ` Andy Furniss [this message]
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=51E30FA8.9020603@gmail.com \
--to=adf.lists@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.