Module Name: src Committed By: martin Date: Tue Nov 10 11:45:36 UTC 2020
Modified Files: src/doc [netbsd-9]: CHANGES-9.2 Log Message: Ticket #1129 To generate a diff of this commit: cvs rdiff -u -r1.1.2.10 -r1.1.2.11 src/doc/CHANGES-9.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-9.2 diff -u src/doc/CHANGES-9.2:1.1.2.10 src/doc/CHANGES-9.2:1.1.2.11 --- src/doc/CHANGES-9.2:1.1.2.10 Mon Nov 9 11:48:11 2020 +++ src/doc/CHANGES-9.2 Tue Nov 10 11:45:35 2020 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-9.2,v 1.1.2.10 2020/11/09 11:48:11 martin Exp $ +# $NetBSD: CHANGES-9.2,v 1.1.2.11 2020/11/10 11:45:35 martin Exp $ A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2 release: @@ -1068,3 +1068,13 @@ sys/arch/aarch64/aarch64/pmapboot.c 1.1 Fix coalescing contiguous TLB entries. [skrll, ticket #1128] +tests/net/if_ipsec/t_ipsec.sh 1.11 +tests/net/if_ipsec/t_ipsec_natt.sh 1.4,1.5 +tests/net/if_ipsec/t_ipsec_pfil.sh 1.3 +tests/net/ipsec/common.sh 1.8 +tests/net/ipsec/t_ipsec_natt.sh 1.4,1.5 + + Refactor a little and follow new format of "npfctl list". + Fix minor bugs. + [knakahara, ticket #1129] +