Date: Thu, 1 Jan 2009 20:03:01 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern kern_mbuf.c Message-ID: <200901012003.n01K381m078458@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2009-01-01 20:03:01 UTC FreeBSD src repository Modified files: sys/kern kern_mbuf.c Log: SVN rev 186683 on 2009-01-01 20:03:01Z by rwatson Temporary workaround for the limitations of the mbuf flowid field: zero the field in the mbuf constructors, since otherwise we have no way to tell if they are valid. In the future, Kip has plans to add a flag specifically to indicate validity, which is the preferred model. Revision Changes Path 1.44 +2 -0 src/sys/kern/kern_mbuf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901012003.n01K381m078458>