* Question about TOS matching
@ 2004-11-14 3:52 Samuel Jean
0 siblings, 0 replies; only message in thread
From: Samuel Jean @ 2004-11-14 3:52 UTC (permalink / raw)
To: netfilter-devel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-11-14 3:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-14 3:52 Question about TOS matching Samuel Jean
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.