Date: Sat, 20 Jun 2009 18:27:19 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sys mbuf.h Message-ID: <200906201827.n5KIRdKi049695@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2009-06-20 18:27:19 UTC FreeBSD src repository Modified files: sys/sys mbuf.h Log: SVN rev 194549 on 2009-06-20 18:27:19Z by rwatson Remove definition of dtom(), which converted a data pointer into a pointer to the containing mbuf. This eliminates a strong assumption about the layout of network buffer memory, giving us greater flexibility to revise mbuf semantics in the future. Revision Changes Path 1.234 +3 -3 src/sys/sys/mbuf.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906201827.n5KIRdKi049695>