Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 2002 10:07:55 -0500 (CDT)
From:      mark tinguely <tinguely@web.cs.ndsu.nodak.edu>
To:        net@FreeBSD.ORG, tlambert2@mindspring.com
Subject:   Re: ip_flow and ipf_tos
Message-ID:  <200204301507.g3UF7tN32713@web.cs.ndsu.nodak.edu>
In-Reply-To: <3CCC41FA.D2BA610E@mindspring.com>

next in thread | previous in thread | raw e-mail | index | archive | help

>  Right now, ip_tos (and ipf_tos) is an 8 bit value, of which only
>  the first 6 bits are used in the hash, while the hash value pass
>  itself is a 32 bit value (in most cases: it's "unsigned").  I'd
>  like to push the value into the same space as the src.s_addr
>  feedback, which would have the net effect of making 2 more bits
>  of the standard implementation useful.

I have no complaints to your proposal. The question I had was:
what would happen when the high bits implement Early Congestion
Notification (RFC3168)? Wouldn't we want to mask off these bits
from the hash anyway?

--mark tinguely.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204301507.g3UF7tN32713>