Module Name:    src
Committed By:   martin
Date:           Thu Mar 23 12:09:44 UTC 2023

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1808


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.169 -r1.1.2.170 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.169 src/doc/CHANGES-8.3:1.1.2.170
--- src/doc/CHANGES-8.3:1.1.2.169	Mon Mar 13 21:36:56 2023
+++ src/doc/CHANGES-8.3	Thu Mar 23 12:09:44 2023
@@ -1,4 +1,4 @@
- $NetBSD: CHANGES-8.3,v 1.1.2.169 2023/03/13 21:36:56 jdc Exp $
+ $NetBSD: CHANGES-8.3,v 1.1.2.170 2023/03/23 12:09:44 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -3226,3 +3226,9 @@ build.sh					1.366 via patch
 	does not actually require it.
 	[martin, ticket #1807]
 
+sys/netinet6/ip6_output.c			1.233
+sys/netinet6/raw_ip6.c				1.183 (via patch)
+
+	in6: fix IPV6_CHECKSUM handling.
+	[ozaki-r, ticket #1808]
+

Reply via email to