Module Name: src Committed By: martin Date: Thu Feb 15 14:29:45 UTC 2018
Modified Files: src/doc [netbsd-8]: CHANGES-8.0 Log Message: Ticket #551 To generate a diff of this commit: cvs rdiff -u -r1.1.2.125 -r1.1.2.126 src/doc/CHANGES-8.0 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-8.0 diff -u src/doc/CHANGES-8.0:1.1.2.125 src/doc/CHANGES-8.0:1.1.2.126 --- src/doc/CHANGES-8.0:1.1.2.125 Thu Feb 15 08:27:24 2018 +++ src/doc/CHANGES-8.0 Thu Feb 15 14:29:45 2018 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-8.0,v 1.1.2.125 2018/02/15 08:27:24 martin Exp $ +# $NetBSD: CHANGES-8.0,v 1.1.2.126 2018/02/15 14:29:45 martin Exp $ A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04 until the 8.0 release: @@ -9658,3 +9658,8 @@ sbin/fsck_ffs/pass1.c 1.58 allocated and clear it as ffs_newvnode() tests for "blocks == 0". [hannken, ticket #550] +sys/netipsec/xform_ipip.c 1.56-1.63 + + Sync IPsec-Tunnel with NetBSD-current, fix several bugs. + [maxv, ticket #551] +