Module Name: src
Committed By: martin
Date: Sun Apr 28 10:17:03 UTC 2024
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1960
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.228 -r1.1.2.229 src/doc/CHANGES-8.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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.228 src/doc/CHANGES-8.3:1.1.2.229
--- src/doc/CHANGES-8.3:1.1.2.228 Thu Apr 18 16:45:55 2024
+++ src/doc/CHANGES-8.3 Sun Apr 28 10:17:03 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-8.3,v 1.1.2.228 2024/04/18 16:45:55 martin Exp $
+$NetBSD: CHANGES-8.3,v 1.1.2.229 2024/04/28 10:17:03 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -4430,3 +4430,8 @@ sys/arch/x86/x86/viac7temp.c 1.10
viac7temp(4): PR 58148: fix the kernel module.
[andvar, ticket #1959]
+sys/netinet6/frag6.c 1.78
+
+ inet6: fix calculation of fragment length.
+ [ozaki-r, ticket #1960]
+