netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jarek Poplawski <jarkao2@gmail.com>
To: Arkadiusz Miskiewicz <arekm@maven.pl>
Cc: netdev@vger.kernel.org
Subject: Re: htb and UDP packages bigger than 1500
Date: Tue, 11 Dec 2007 09:19:29 +0100	[thread overview]
Message-ID: <20071211081929.GA2261@ff.dom.local> (raw)
In-Reply-To: <200712101810.50730.arekm@maven.pl>

On 10-12-2007 18:10, Arkadiusz Miskiewicz wrote:
> Hello,
> 
> I noticed that HTB doesn't properly limit traffic if someone sends UDP 
> packages bigger than 1500. 
> 
> Does HTB have some problems/known limits in this area?
> 
> There is other traffic in that class and when I drop udp packets bigger than 
> 1500 then remaining traffic is limited properly to correct value.
> 

Should work with proper "mtu" parameter (tc qdisc add htb help) or,
for kernels >= 2.6.23, even without this. If this doesn't help,
probably more information is required.

Regards,
Jarek P.

  reply	other threads:[~2007-12-11  8:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-10 17:10 htb and UDP packages bigger than 1500 Arkadiusz Miskiewicz
2007-12-11  8:19 ` Jarek Poplawski [this message]
2007-12-11  8:17   ` Arkadiusz Miskiewicz
2007-12-11  8:36     ` Jarek Poplawski
2007-12-11  8:48       ` Arkadiusz Miskiewicz

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=20071211081929.GA2261@ff.dom.local \
    --to=jarkao2@gmail.com \
    --cc=arekm@maven.pl \
    --cc=netdev@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).