Module Name: src
Committed By: martin
Date: Thu Feb 15 14:40:59 UTC 2018
Modified Files:
src/doc [netbsd-7]: CHANGES-7.2
Log Message:
Ticket #1567
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.67 -r1.1.2.68 src/doc/CHANGES-7.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-7.2
diff -u src/doc/CHANGES-7.2:1.1.2.67 src/doc/CHANGES-7.2:1.1.2.68
--- src/doc/CHANGES-7.2:1.1.2.67 Thu Feb 15 08:04:07 2018
+++ src/doc/CHANGES-7.2 Thu Feb 15 14:40:59 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.67 2018/02/15 08:04:07 martin Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.68 2018/02/15 14:40:59 martin Exp $
A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
release:
@@ -5116,3 +5116,8 @@ sys/netipsec/xform_ah.c 1.80-1.81 via
Fix use-after-free and and add more consistency checks.
[maxv, ticket #1568]
+sys/netipsec/xform_ipip.c 1.44
+
+ Fix IPv6-IPsec-AH tunnels.
+ [maxv, ticket #1567]
+