Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Nov 2000 01:46:23 -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:  <200011020946.BAA54637@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2000/11/02 01:46:23 PST

  Modified files:
    sys/netinet          ip_icmp.c 
  Log:
  Fixed the bug I have introduced in icmp_error() in revision 1.44.
  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.
  
  Revision  Changes    Path
  1.46      +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?200011020946.BAA54637>