Module Name:    src
Committed By:   bouyer
Date:           Wed Sep 28 20:24:43 UTC 2016

Modified Files:
        src/doc [netbsd-7]: CHANGES-7.1

Log Message:
ticket 1243


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.111 -r1.1.2.112 src/doc/CHANGES-7.1

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-7.1
diff -u src/doc/CHANGES-7.1:1.1.2.111 src/doc/CHANGES-7.1:1.1.2.112
--- src/doc/CHANGES-7.1:1.1.2.111	Sun Sep 25 12:25:13 2016
+++ src/doc/CHANGES-7.1	Wed Sep 28 20:24:43 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.111 2016/09/25 12:25:13 bouyer Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.112 2016/09/28 20:24:43 bouyer Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
 release:
@@ -5368,3 +5368,10 @@ sys/arch/sparc64/sparc64/locore.s		1.401
 	Fix RAS for 32-bit kernels.  trapframe is always 64-bit.
 	[nakayama, ticket #1257]
 
+sys/netinet6/in6_pcb.c				1.149 via patch
+sys/netinet6/raw_ip6.c				1.150 via patch
+
+	Allow explicit binding to detached addresss.
+	Fixes PR kern/51435.
+	[roy, ticket #1243]
+

Reply via email to