Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Nov 2000 03:00:48 -0800 (PST)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_icmp.c
Message-ID:  <200011021100.DAA85262@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2000/11/02 03:00:48 PST

  Modified files:        (Branch: RELENG_4)
    sys/netinet          ip_icmp.c 
  Log:
  MFC: (rev 1.46) Fixed the bug in icmp_error().
  
  The amount of data we copy from the original IP datagram into the
  ICMP message was computed incorrectly for IP packets with payload
  less than 8 bytes.
  
  Approved by:	jkh
  
  Revision  Changes    Path
  1.39.2.3  +2 -2      src/sys/netinet/ip_icmp.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?200011021100.DAA85262>