Source-Changes-HG archive

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

src: Ticket #727



details:   https://anonhg.NetBSD.org/src/rev/52c62683b34b
branches:  netbsd-8
changeset: 318025:52c62683b34b
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Apr 10 11:49:39 2018 +0000
description:
Ticket #727

diffstat:

 doc/CHANGES-8.0 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r ef3b7d05cfbd -r 52c62683b34b doc/CHANGES-8.0
--- a/doc/CHANGES-8.0   Tue Apr 10 11:48:28 2018 +0000
+++ b/doc/CHANGES-8.0   Tue Apr 10 11:49:39 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.175 2018/04/10 08:07:48 bouyer Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.176 2018/04/10 11:49:39 martin Exp $
 
 A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
 until the 8.0 release:
@@ -11201,3 +11201,9 @@
        Fixes PR 53150.
        [martin, ticket #726]
 
+sys/net/if_bridge.c                            1.149
+tests/net/if_bridge/t_rtable.sh                        1.2
+
+       Fix bridge_rtdelete and add a test case for it.
+       [ozaki-r, ticket #727]
+



Home | Main Index | Thread Index | Old Index