Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2000 10:46:06 -0800 (PST)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_output.c
Message-ID:  <200001101846.KAA96010@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2000/01/10 10:46:06 PST

  Modified files:
    sys/netinet          ip_output.c 
  Log:
  MGETHDR() does not initialize m_pkthdr.rcvif, do it here.
  
  This fixes page fault panic observed when diverting packets
  with IP options (e.g. ping -R remoteIP over natd).
  
  PR:	kern/8596, kern/11199
  
  Revision  Changes    Path
  1.96      +2 -1      src/sys/netinet/ip_output.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?200001101846.KAA96010>