Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2008 20:23:43 +0000 (GMT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Sam Leffler <sam@freebsd.org>
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/sys mbuf.h
Message-ID:  <20080324202257.O51166@fledge.watson.org>
In-Reply-To: <47E7FB54.1020305@freebsd.org>
References:  <200803241901.m2OJ1TCl096576@repoman.freebsd.org> <47E7FB54.1020305@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 24 Mar 2008, Sam Leffler wrote:

> Sam Leffler wrote:
>
>>   o add M_PROTO[678]; they'll be needed by net80211 vap code
>>   o sort mbuf flags together and extend values to 32 bits
>>   o write M_COPYFLAGS in terms of M_PROTOFLAGS
>>   o move M_COPYFLAGS and M_PROTOFLAGS up to be together with flag defs
>>     Reviewed by:    rwatson
>>   MFC after:      3 weeks
>
> I want to re-sort flags too but held off.  If anyone is aware of code that 
> depends on the actual values of M_* please let me know.

I'm not aware of any, although for ABI reasons, you won't be able to MFC the 
resorting, as modules will encode the previous values.

Robert N M Watson
Computer Laboratory
University of Cambridge



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