Module Name: src
Committed By: martin
Date: Thu Feb 15 14:49:41 UTC 2018
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Ticket #1529
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.322 -r1.1.2.323 src/doc/CHANGES-6.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-6.2
diff -u src/doc/CHANGES-6.2:1.1.2.322 src/doc/CHANGES-6.2:1.1.2.323
--- src/doc/CHANGES-6.2:1.1.2.322 Thu Feb 15 08:08:58 2018
+++ src/doc/CHANGES-6.2 Thu Feb 15 14:49:40 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.322 2018/02/15 08:08:58 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.323 2018/02/15 14:49:40 martin Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -21054,3 +21054,8 @@ sys/netipsec/xform_ah.c 1.80-1.81 via
Fix use-after-free and and add more consistency checks.
[maxv, ticket #1530]
+sys/netipsec/xform_ipip.c 1.44 via patch
+
+ Fix IPv6-IPsec-AH tunnels.
+ [maxv, ticket #1529]
+