Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Mar 1999 20:03:57 -0800 (PST)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet if_ether.c
Message-ID:  <199903040403.UAA14424@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       1999/03/03 20:03:57 PST

  Modified files:
    sys/netinet          if_ether.c 
  Log:
  arprequest() allocates an mbuf with m_gethdr() but does not initialize
  m->m_pkthdr.rcvif to NULL. Bad arprequest(). No biscuit.
  
  Revision  Changes    Path
  1.55      +2 -1      src/sys/netinet/if_ether.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?199903040403.UAA14424>