Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Mar 2000 12:03:23 -0800 (PST)
From:      Yoshinobu Inoue <shin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet6 ip6_fw.c
Message-ID:  <200003112003.MAA75841@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
shin        2000/03/11 12:03:23 PST

  Modified files:
    sys/netinet6         ip6_fw.c 
  Log:
  Replace m_pkthdr.rcvif with oif when oif is not NULL, to count
  icmp6 error statistics based on sending interface.
  This also prevent kernel panic when rcvif is not initialized after M_PKTHDR().
  (The initialization issue also need to be fixed in the future.)
  
  Approved by: jkh
  
  Submitted by: k-sugyou@kame.net
  
  Revision  Changes    Path
  1.2       +3 -1      src/sys/netinet6/ip6_fw.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?200003112003.MAA75841>