Module Name: src
Committed By: martin
Date: Fri Feb 16 18:12:03 UTC 2018
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.6
Log Message:
Ticket #1531
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.127 -r1.1.2.128 src/doc/CHANGES-6.1.6
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.1.6
diff -u src/doc/CHANGES-6.1.6:1.1.2.127 src/doc/CHANGES-6.1.6:1.1.2.128
--- src/doc/CHANGES-6.1.6:1.1.2.127 Thu Feb 15 14:50:57 2018
+++ src/doc/CHANGES-6.1.6 Fri Feb 16 18:12:03 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.127 2018/02/15 14:50:57 martin Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.128 2018/02/16 18:12:03 martin Exp $
A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
release:
@@ -15001,3 +15001,9 @@ 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]
+
+