On Thu, May 23, 2002 at 12:59:35PM -0400, Craig Rodrigues wrote:
...
> Hi,
> 
> I merged from -CURRENT to my -STABLE tree some changes made in October 2000 to
> sys/netinet/ip_fw.{c,h} and sbin/ipfw/ipfw.c which add ipfw
> filtering based on iptos.
> 
> However, from reading the documentation, it seems that only the
> older IP TOS precedence values are supported for filtering.

i am not sure but i seem to remember seeing keywords for the
newer codepoint values as well. In any case, they should not be
hard to add.

        cheers
        luigi

> Is it possible to use ipfw to filter based on any Diffserv codepoint value?
> 
> This is from the man page:
> 
> "             iptos spec
>                      Match if the IP header contains the comma separated list
>                      of service types specified in spec.  The supported IP
>                      types of service are:
> 
>                      lowdelay (IPTOS_LOWDELAY), throughput (IPTOS_THROUGHPUT),
>                      reliability (IPTOS_RELIABILITY), mincost (IPTOS_MINCOST),
>                      congestion (IPTOS_CE).  The absence of a particular type
>                      may be denoted with a `'!.
> "
> 
> Thanks.
> -- 
> Craig Rodrigues        Distributed Systems and Logistics, Office 6/304
> [EMAIL PROTECTED]       BBN Technologies, a Verizon company
> (617) 873-4725         Cambridge, MA
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-net" in the body of the message

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to