Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Mar 2001 15:14:54 -0800 (PST)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_icmp.c ip_input.c
Message-ID:  <200103082314.f28NEsI74444@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2001/03/08 15:14:54 PST

  Modified files:        (Branch: RELENG_4)
    sys/netinet          ip_icmp.c ip_input.c 
  Log:
  MFC: Fix mbuf free-list corruption problem in icmp_error(). For
  now, tone down the new sanity check in icmp_error from a panic to
  a non-fatal printf; this protects us somewhat from the tiny risk
  that other such problems have been going undetected until now.
  
  Approved by:	jkh
  
  Revision    Changes    Path
  1.39.2.6    +7 -2      src/sys/netinet/ip_icmp.c
  1.130.2.21  +16 -9     src/sys/netinet/ip_input.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?200103082314.f28NEsI74444>