Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Ticket #175



details:   https://anonhg.NetBSD.org/src/rev/a187cc3f9b25
branches:  netbsd-9
changeset: 458315:a187cc3f9b25
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Sep 05 08:47:02 2019 +0000

description:
Ticket #175

diffstat:

 doc/CHANGES-9.0 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 075a480d47c0 -r a187cc3f9b25 doc/CHANGES-9.0
--- a/doc/CHANGES-9.0   Thu Sep 05 08:45:53 2019 +0000
+++ b/doc/CHANGES-9.0   Thu Sep 05 08:47:02 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.43 2019/09/05 08:44:10 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.44 2019/09/05 08:47:02 martin Exp $
 
 A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
 until the 9.0 release:
@@ -2786,3 +2786,10 @@
        route(8): Show addres for RTM_LOSING.
        [roy, ticket #172]
 
+tests/net/arp/t_arp.sh                         1.39
+tests/net/ndp/t_ndp.sh                         1.36
+
+       Fix ARP and NDP tests for RTM_* messages.
+       Add tests for RTM_MISS.
+       [roy, ticket #175]
+



Home | Main Index | Thread Index | Old Index