Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-6]: src/doc ticket 1260



details:   https://anonhg.NetBSD.org/src/rev/a5ea7d38bbef
branches:  netbsd-1-6
changeset: 530300:a5ea7d38bbef
user:      grant <grant%NetBSD.org@localhost>
date:      Mon Jun 16 13:48:13 2003 +0000

description:
ticket 1260

diffstat:

 doc/CHANGES-1.6.2 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 905b43fde6d0 -r a5ea7d38bbef doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Mon Jun 16 13:46:51 2003 +0000
+++ b/doc/CHANGES-1.6.2 Mon Jun 16 13:48:13 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.2,v 1.1.2.24 2003/06/16 13:45:06 grant Exp $
+#      $NetBSD: CHANGES-1.6.2,v 1.1.2.25 2003/06/16 13:48:13 grant Exp $
 
 A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
 
@@ -371,3 +371,9 @@
        Pullup short mbuf in wm_tx_cksum() instead of dropping it which fixes
        PR kern/21190 by myself. Jason R. Thorpe code reviewed the changes.
        [tron, ticket #1256]
+
+sys/netinet/ip_icmp.c                          1.73
+
+       Clear hardware checksum flags before reusing a mbuf for an ICMP reply
+       as suggested by Enami Tsugutomo. This fixes PR kern/21203 by myself.
+       [tron, ticket #1260]



Home | Main Index | Thread Index | Old Index