All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Lopes <lopsch@lopsch.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: QoS with netfilter
Date: Sun, 11 Dec 2005 01:56:57 +0100	[thread overview]
Message-ID: <439B7959.4000400@lopsch.com> (raw)
In-Reply-To: <1134243923.3532.8.camel@anduril.intranet.cartel-securite.net>

Cedric Blancher schrieb:
> Le samedi 10 décembre 2005 à 10:14 -0800, Erik a écrit :
> 
>>dscp is not important. You have a suggestion how to set TOS?
>>I would ideally like to controll the whole byte. Either TOS or DSCP and ECN.
>>How can I change all these bits (i.e. the whole byte) with the
>>netfilter mangle table or other?
> 
> 
> I think you're taking the problem the wrong way. Altering DSCP/TOS won't
> change the way packets are treated, because by default, there's no QoS
> policy. So you'll have to set a QoS policy yourself that fits your
> needs.
> 
> To do this, you have to read LARTC as adivsed before. Then, your QoS
> policy can be built upon TOS/DSCP value, but you can use stuff like u32
> classifier or MARK.
> 
> Have you tried stuff like cbq-init or htb-init (see Google) ?
> 
> 

Perhaps I'm wrong but the handling will be done bei IP as soon as the 
bits are set. That's the way the internet routers should work. With tc 
you can do other schemes of handling. Correct me please if I'm wrong.


  reply	other threads:[~2005-12-11  0:56 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-10 12:53 QoS with netfilter Erik
2005-12-10 12:57 ` Thilo Schulz
2005-12-10 13:28   ` Erik
2005-12-10 16:34     ` Cedric Blancher
2005-12-10 18:14       ` Erik
2005-12-10 18:40         ` Thilo Schulz
2005-12-10 19:45         ` Cedric Blancher
2005-12-11  0:56           ` Daniel Lopes [this message]
2005-12-11  8:07             ` Cedric Blancher
2005-12-11  9:18               ` Erik
2005-12-11 13:19                 ` Thilo Schulz
2005-12-12  5:36                   ` Vinod Chandran
2005-12-10 15:08 ` QoS with netfilter (nfcan: addressed to exclusive sender for this address) Jim Laurino
2005-12-11  9:40   ` Erik
2005-12-11 10:13     ` Cedric Blancher

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=439B7959.4000400@lopsch.com \
    --to=lopsch@lopsch.com \
    --cc=netfilter@lists.netfilter.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.