Module Name: src
Committed By: roy
Date: Fri Jun 12 11:07:43 UTC 2020
Modified Files:
src/doc: CHANGES
Log Message:
Note removal of RA handling.
To generate a diff of this commit:
cvs rdiff -u -r1.2699 -r1.2700 src/doc/CHANGES
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
diff -u src/doc/CHANGES:1.2699 src/doc/CHANGES:1.2700
--- src/doc/CHANGES:1.2699 Thu Jun 4 13:11:03 2020
+++ src/doc/CHANGES Fri Jun 12 11:07:43 2020
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2699 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2700 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -217,3 +217,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
OpenSSH: Import 8.3. [christos 20200528]
evbarm: Add install media for earmv7hf and aarch64. [jmcneill 20200528]
dhcpcd: Import version 9.1.1 [roy 20200604]
+ inet6: in-kernel Router Advertisment handling removed. [roy 20200612]