Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #645 and #646



details:   https://anonhg.NetBSD.org/src/rev/d8e2528afe5d
branches:  netbsd-9
changeset: 843796:d8e2528afe5d
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Jan 24 20:21:53 2020 +0000

description:
Tickets #645 and #646

diffstat:

 doc/CHANGES-9.0 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r a2f47db560bd -r d8e2528afe5d doc/CHANGES-9.0
--- a/doc/CHANGES-9.0   Fri Jan 24 20:13:45 2020 +0000
+++ b/doc/CHANGES-9.0   Fri Jan 24 20:21:53 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.164 2020/01/23 10:15:40 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.165 2020/01/24 20:21:53 martin Exp $
 
 A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
 until the 9.0 release:
@@ -7875,3 +7875,14 @@
        PR security/54881: fix bogus psref_release().
        [knakahara, ticket #644]
 
+sys/netinet/if_arp.c                           1.292
+
+       Fix ARA duplicate address defending.
+       [roy, ticket #645]
+
+sbin/route/route.c                             1.164,1.165
+
+       route(8): decode the correct flags for interface address messages
+       and show them instead of interface flags.
+       [roy, ticket #646]
+



Home | Main Index | Thread Index | Old Index