Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #168 - #170



details:   https://anonhg.NetBSD.org/src/rev/e21b828187fd
branches:  netbsd-9
changeset: 458311:e21b828187fd
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Sep 05 08:35:57 2019 +0000

description:
Tickets #168 - #170

diffstat:

 doc/CHANGES-9.0 |  21 ++++++++++++++++++++-
 1 files changed, 20 insertions(+), 1 deletions(-)

diffs (32 lines):

diff -r 6ab5ce6aa4c4 -r e21b828187fd doc/CHANGES-9.0
--- a/doc/CHANGES-9.0   Thu Sep 05 08:34:11 2019 +0000
+++ b/doc/CHANGES-9.0   Thu Sep 05 08:35:57 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.41 2019/09/05 08:22:05 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.42 2019/09/05 08:35:57 martin Exp $
 
 A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
 until the 9.0 release:
@@ -2762,3 +2762,22 @@
        Richie's v1 manuals, TUHS and CSRG archive.
        [sevan, ticket #174]
 
+sys/net/rtsock.c                               1.252
+sys/netinet6/nd6.c                             1.262
+sys/netinet6/nd6_nbr.c                         1.168-1.172
+
+       inet6: Send RTM_MISS when we fail to resolve an address.
+       inet6: change rt_announce and a few others to bool in nd6_na_input().
+       [roy, ticket #168]
+
+sys/netinet6/nd6.c                             1.263
+sys/netinet6/nd6.h                             1.87
+
+       inet6: Re-introduce ND6_LLINFO_WAITDELETE so we can return EHOSTDOWN.
+       [roy, ticket #169]
+
+sys/netinet/if_arp.c                           1.287
+
+       inet: Send RTM_MISS when we fail to resolve an address.
+       [roy, ticket #170]
+



Home | Main Index | Thread Index | Old Index