Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/7016dc4c3fc6
branches:  netbsd-9
changeset: 745820:7016dc4c3fc6
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Mar 13 08:34:25 2020 +0000

description:
Ticket #780

diffstat:

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

diffs (21 lines):

diff -r 4e14b8f5f73a -r 7016dc4c3fc6 doc/CHANGES-9.1
--- a/doc/CHANGES-9.1   Fri Mar 13 08:33:32 2020 +0000
+++ b/doc/CHANGES-9.1   Fri Mar 13 08:34:25 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.17 2020/03/13 05:36:47 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.18 2020/03/13 08:34:25 martin Exp $
 
 A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
 release:
@@ -518,4 +518,11 @@
        Allow len == 0 in bus_dmamap_sync().
        [thorpej, ticket #779]
 
+sys/net/if_ipsec.c                             1.28,1.29
+sys/netipsec/key.c                             1.271
 
+       Fix ipsecif(4) SPDADD pfkey message contains garbage.
+       Reduce unnecessary reqid of NAT-T ipsecif(4).
+       Fix kern/55066.
+       [knakahara, ticket #780]
+



Home | Main Index | Thread Index | Old Index