Module Name:    src
Committed By:   martin
Date:           Mon Apr  2 09:53:08 UTC 2018

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.0

Log Message:
Ticket #688


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.160 -r1.1.2.161 src/doc/CHANGES-8.0

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-8.0
diff -u src/doc/CHANGES-8.0:1.1.2.160 src/doc/CHANGES-8.0:1.1.2.161
--- src/doc/CHANGES-8.0:1.1.2.160	Mon Apr  2 09:11:54 2018
+++ src/doc/CHANGES-8.0	Mon Apr  2 09:53:08 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.160 2018/04/02 09:11:54 martin Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.161 2018/04/02 09:53:08 martin Exp $
 
 A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
 until the 8.0 release:
@@ -10829,3 +10829,9 @@ sys/sys/lockdebug.h				1.17-1.19
 	  of lock objects and details of active locks 
 	[ozaki-r, ticket #687]
 
+tests/net/if_tap/t_tap.sh			1.8
+tests/net/ndp/t_ndp.sh				1.31
+
+	Avoid setting IP addresses of the same subnet on different interface.
+	[ozaki-r, ticket #688]
+

Reply via email to