Module Name: src Committed By: martin Date: Mon Apr 22 09:07:41 UTC 2019
Modified Files: src/doc [netbsd-8]: CHANGES-8.1 Log Message: Ticket #1241 To generate a diff of this commit: cvs rdiff -u -r1.1.2.132 -r1.1.2.133 src/doc/CHANGES-8.1 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.1 diff -u src/doc/CHANGES-8.1:1.1.2.132 src/doc/CHANGES-8.1:1.1.2.133 --- src/doc/CHANGES-8.1:1.1.2.132 Mon Apr 22 08:19:01 2019 +++ src/doc/CHANGES-8.1 Mon Apr 22 09:07:40 2019 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-8.1,v 1.1.2.132 2019/04/22 08:19:01 martin Exp $ +# $NetBSD: CHANGES-8.1,v 1.1.2.133 2019/04/22 09:07:40 martin Exp $ A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1 release: @@ -2908,3 +2908,8 @@ sys/dev/usb/umodemvar.h 1.10 open. [mrg, ticket #1240] +sys/net/if_gif.c 1.146 + + gif(4): prevent duplicate tunnels early. + [knakahara, ticket #1241] +