From: Samuel Jean <sj-netfilter@cookinglinux.org>
To: netfilter-devel@lists.netfilter.org
Subject: Question about TOS matching
Date: Sat, 13 Nov 2004 22:52:52 -0500 [thread overview]
Message-ID: <4196D694.1050503@cookinglinux.org> (raw)
Hi there,
I just wondered why the accepted TOS values taken by libipt_tos.c are :
} TOS_values[] = {
{ IPTOS_LOWDELAY, "Minimize-Delay" },
{ IPTOS_THROUGHPUT, "Maximize-Throughput" },
{ IPTOS_RELIABILITY, "Maximize-Reliability" },
{ IPTOS_MINCOST, "Minimize-Cost" },
{ IPTOS_NORMALSVC, "Normal-Service" },
};
What if people wants to match other TOS ?
Is this only an user-friendly issue as they need to enter the value as
decimal ?
Thanks answering that dumb question
Samuel
reply other threads:[~2004-11-14 3:52 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4196D694.1050503@cookinglinux.org \
--to=sj-netfilter@cookinglinux.org \
--cc=netfilter-devel@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.