Date: Tue, 14 Mar 2000 12:49:30 -0800 (PST) From: Archie Cobbs <archie@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys mbuf.h Message-ID: <200003142049.MAA94815@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
archie      2000/03/14 12:49:30 PST
  Modified files:
    sys/sys              mbuf.h 
  Log:
  Have MGETHDR() always initialize m->m_pkthdr.rcvif to NULL.
  In the past, not doing this has caused several hard to find
  networking bugs, and the minor slowdown is deemed worthwhile.
  
  Reviewed by:	wollman
  
  Revision  Changes    Path
  1.45      +2 -3      src/sys/sys/mbuf.h
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?200003142049.MAA94815>
