Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Ticket #1396



details:   https://anonhg.NetBSD.org/src/rev/0f4a2a153db5
branches:  netbsd-8
changeset: 454867:0f4a2a153db5
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Sep 30 15:50:49 2019 +0000

description:
Ticket #1396

diffstat:

 doc/CHANGES-8.2 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r f98c2cf961b7 -r 0f4a2a153db5 doc/CHANGES-8.2
--- a/doc/CHANGES-8.2   Mon Sep 30 15:48:45 2019 +0000
+++ b/doc/CHANGES-8.2   Mon Sep 30 15:50:49 2019 +0000
@@ -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 @@
        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]
+



Home | Main Index | Thread Index | Old Index