Source-Changes-HG archive

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

[src/netbsd-7]: src/doc ticket 1243



details:   https://anonhg.NetBSD.org/src/rev/c5ca349c3ff9
branches:  netbsd-7
changeset: 799988:c5ca349c3ff9
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Wed Sep 28 20:24:43 2016 +0000

description:
ticket 1243

diffstat:

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

diffs (20 lines):

diff -r 1ddfc0d40a5d -r c5ca349c3ff9 doc/CHANGES-7.1
--- a/doc/CHANGES-7.1   Wed Sep 28 20:24:06 2016 +0000
+++ b/doc/CHANGES-7.1   Wed Sep 28 20:24:43 2016 +0000
@@ -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 @@
        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]
+



Home | Main Index | Thread Index | Old Index