Module Name: src Committed By: bouyer Date: Mon Apr 9 13:40:46 UTC 2018
Modified Files: src/doc [netbsd-8]: CHANGES-8.0 Log Message: ticket 725 To generate a diff of this commit: cvs rdiff -u -r1.1.2.169 -r1.1.2.170 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.169 src/doc/CHANGES-8.0:1.1.2.170 --- src/doc/CHANGES-8.0:1.1.2.169 Mon Apr 9 13:36:36 2018 +++ src/doc/CHANGES-8.0 Mon Apr 9 13:40:46 2018 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-8.0,v 1.1.2.169 2018/04/09 13:36:36 bouyer Exp $ +# $NetBSD: CHANGES-8.0,v 1.1.2.170 2018/04/09 13:40:46 bouyer Exp $ A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04 until the 8.0 release: @@ -11069,3 +11069,8 @@ tests/net/icmp/t_ping.c 1.18 - 1.20, [roy, ticket #724] +sys/net/if_l2tp.c 1.21 + + Fix l2tp(4) alignment check. Pointed out and reviewed by k-goda@IIJ. + [knakahara, ticket #725] +