Module Name: src Committed By: martin Date: Tue Aug 14 14:35:23 UTC 2018
Modified Files: src/doc [netbsd-7]: CHANGES-7.2 Log Message: Ticket #1630 To generate a diff of this commit: cvs rdiff -u -r1.1.2.104 -r1.1.2.105 src/doc/CHANGES-7.2 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-7.2 diff -u src/doc/CHANGES-7.2:1.1.2.104 src/doc/CHANGES-7.2:1.1.2.105 --- src/doc/CHANGES-7.2:1.1.2.104 Mon Aug 13 16:15:44 2018 +++ src/doc/CHANGES-7.2 Tue Aug 14 14:35:23 2018 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-7.2,v 1.1.2.104 2018/08/13 16:15:44 martin Exp $ +# $NetBSD: CHANGES-7.2,v 1.1.2.105 2018/08/14 14:35:23 martin Exp $ A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2 release: @@ -5997,3 +5997,8 @@ sbin/gpt/unset.c up to 1.14 - Check device parameter to avoid segfaults [sborrill, #1629] +sys/netinet6/frag6.c 1.64 + + Ignore zero-sized fragments. + [maxv, ticket #1630] +