Module Name: src Committed By: martin Date: Tue Aug 14 14:36:09 UTC 2018
Modified Files: src/doc [netbsd-7-1]: CHANGES-7.1.3 Log Message: Ticket #1630 To generate a diff of this commit: cvs rdiff -u -r1.1.2.16 -r1.1.2.17 src/doc/CHANGES-7.1.3 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.1.3 diff -u src/doc/CHANGES-7.1.3:1.1.2.16 src/doc/CHANGES-7.1.3:1.1.2.17 --- src/doc/CHANGES-7.1.3:1.1.2.16 Thu Jul 12 14:59:03 2018 +++ src/doc/CHANGES-7.1.3 Tue Aug 14 14:36:09 2018 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-7.1.3,v 1.1.2.16 2018/07/12 14:59:03 martin Exp $ +# $NetBSD: CHANGES-7.1.3,v 1.1.2.17 2018/08/14 14:36:09 martin Exp $ A complete list of changes from the NetBSD 7.1.2 release to the NetBSD 7.1.3 release: @@ -171,3 +171,8 @@ usr.bin/printf/printf.c 1.37-1.39 conversion. [kre, ticket #1619] +sys/netinet6/frag6.c 1.64 + + Ignore zero-sized fragments. + [maxv, ticket #1630] +