Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Document recent inet6 changes.
details: https://anonhg.NetBSD.org/src/rev/4aff67b2ec6a
branches: trunk
changeset: 463630:4aff67b2ec6a
user: roy <roy%NetBSD.org@localhost>
date: Sun Sep 01 19:29:33 2019 +0000
description:
Document recent inet6 changes.
diffstat:
doc/CHANGES | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 6ee5df56cb28 -r 4aff67b2ec6a doc/CHANGES
--- a/doc/CHANGES Sun Sep 01 19:28:31 2019 +0000
+++ b/doc/CHANGES Sun Sep 01 19:29:33 2019 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2575 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2576 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -32,3 +32,6 @@
usbnet(9): Port kue(4) and upl(4). [mrg 20190818]
boot(8): GPT and RAIDframe support for x86 bootstrap [manu 20190818]
dhcpcd(8): Import dhcpcd-8.0.3 [roy 20190821]
+ inet6: Fix sending RTM_MISS for unresolvable addresses and restore
+ ND6_LLINFO_WAITDELETE so that any send at this point can
+ return EHOSTDOWN to match inet behaviour. [roy 20190901]
Home |
Main Index |
Thread Index |
Old Index