Module Name: src Committed By: martin Date: Fri Mar 13 08:36:23 UTC 2020
Modified Files: src/doc [netbsd-8]: CHANGES-8.2 Log Message: Ticket #1520 To generate a diff of this commit: cvs rdiff -u -r1.1.2.106 -r1.1.2.107 src/doc/CHANGES-8.2 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.2 diff -u src/doc/CHANGES-8.2:1.1.2.106 src/doc/CHANGES-8.2:1.1.2.107 --- src/doc/CHANGES-8.2:1.1.2.106 Mon Mar 9 09:48:51 2020 +++ src/doc/CHANGES-8.2 Fri Mar 13 08:36:23 2020 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-8.2,v 1.1.2.106 2020/03/09 09:48:51 martin Exp $ +# $NetBSD: CHANGES-8.2,v 1.1.2.107 2020/03/13 08:36:23 martin Exp $ A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2 release: @@ -2132,3 +2132,11 @@ sys/arch/i386/stand/efiboot/eficons.c 1 first mode defined. [nonaka, ticket #1519] +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 #1520] +