From: Simone Leggio <tkt_legg@cs.helsinki.fi>
To: Rinse Kloek <rinse@solcon.nl>
Cc: netfilter@lists.netfilter.org
Subject: Re: IP TOS based routing
Date: Thu, 27 Mar 2003 17:33:04 +0200 [thread overview]
Message-ID: <3E8319B0.6000609@cs.helsinki.fi> (raw)
In-Reply-To: 019501c2f46c$8a47c5c0$25000c0a@Flaptop
Rinse Kloek wrote:
> Hello,
>
> I have a problem like this. Can somebody tell me how I can use 'ip
route'
> to do DSCP field based routing. I now can only use the TOS fields, but I
> want to use the DS fields too.
>
> How Come?
>
> Regards Rinse
The DS field is a TOS field "masked", so the use is pretty similar.
Only, pay attention because the coding is slightly different.
I suggest to take a look to Linux traffix control tool howto:
http://lartc.org/
It is very well specified how to play with differentiated services, and
thus with the DS field.
It is not stirctly related to routing, but it might give you an idea
about the coding.
With regard to routing, I'm working on it too, so unfortunely I cannot
help you so much.
Simone.
next prev parent reply other threads:[~2003-03-27 15:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-25 8:51 IP TOS based routing Simone Leggio
2003-03-26 12:16 ` Kim Jensen
2003-03-27 7:32 ` Simone Leggio
2003-03-27 14:24 ` Rinse Kloek
2003-03-27 15:33 ` Simone Leggio [this message]
2003-03-27 14:32 ` Kim Jensen
2003-04-01 19:36 ` Matthew G. Marsh
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=3E8319B0.6000609@cs.helsinki.fi \
--to=tkt_legg@cs.helsinki.fi \
--cc=netfilter@lists.netfilter.org \
--cc=rinse@solcon.nl \
/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.