Module Name:    src
Committed By:   martin
Date:           Mon Sep 30 15:50:49 UTC 2019

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.2

Log Message:
Ticket #1396


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.46 -r1.1.2.47 src/doc/CHANGES-8.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-8.2
diff -u src/doc/CHANGES-8.2:1.1.2.46 src/doc/CHANGES-8.2:1.1.2.47
--- src/doc/CHANGES-8.2:1.1.2.46	Sat Sep 28 07:48:30 2019
+++ src/doc/CHANGES-8.2	Mon Sep 30 15:50:49 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.46 2019/09/28 07:48:30 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.47 2019/09/30 15:50:49 martin Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -1225,3 +1225,11 @@ sys/netbt/hci_event.c				1.26
 	CVE-2019-9506.
 	[plunky, ticket #1395]
 
+sys/netinet/if_arp.c				1.288 (patch)
+sys/netinet6/nd6.c				1.264
+sys/netinet6/nd6.h				1.88
+sys/netinet6/nd6_nbr.c				1.174
+
+	Initialize DAD components properly during boot.
+	[ozaki-r, ticket #1396]
+

Reply via email to