Module Name: src
Committed By: martin
Date: Fri Feb 16 18:13:22 UTC 2018
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.7
Log Message:
Ticket #1531
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.130 -r1.1.2.131 src/doc/CHANGES-6.0.7
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.0.7
diff -u src/doc/CHANGES-6.0.7:1.1.2.130 src/doc/CHANGES-6.0.7:1.1.2.131
--- src/doc/CHANGES-6.0.7:1.1.2.130 Thu Feb 15 14:52:41 2018
+++ src/doc/CHANGES-6.0.7 Fri Feb 16 18:13:22 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.130 2018/02/15 14:52:41 martin Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.131 2018/02/16 18:13:22 martin Exp $
A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
release:
@@ -15328,3 +15328,8 @@ sys/netipsec/xform_ipip.c 1.44 via pat
Fix IPv6-IPsec-AH tunnels.
[maxv, ticket #1529]
+sys/netipsec/ipsec.c 1.130
+
+ Fix inverted logic that could crash the kernel.
+ [maxv, ticket #1531]
+