Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Feb 2001 00:23:41 -0800 (PST)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern uipc_mbuf.c
Message-ID:  <200102200823.f1K8Nf787620@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2001/02/20 00:23:41 PST

  Modified files:
    sys/kern             uipc_mbuf.c 
  Log:
  Preserve alignment of first mbuf in m_copypacket.
  This is useful when doing copies of packet where some leading
  space has been preallocated to insert protocol headers.
  Note that there are in fact almost no users of m_copypacket.
  
  MFC candidate.
  
  Revision  Changes    Path
  1.68      +5 -1      src/sys/kern/uipc_mbuf.c


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




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