Module Name:    src
Committed By:   martin
Date:           Fri Aug 28 19:37:37 UTC 2020

Modified Files:
        src/doc [netbsd-9]: CHANGES-9.1

Log Message:
Ticket #1067


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.103 -r1.1.2.104 src/doc/CHANGES-9.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-9.1
diff -u src/doc/CHANGES-9.1:1.1.2.103 src/doc/CHANGES-9.1:1.1.2.104
--- src/doc/CHANGES-9.1:1.1.2.103	Fri Aug 28 18:18:31 2020
+++ src/doc/CHANGES-9.1	Fri Aug 28 19:37:37 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.103 2020/08/28 18:18:31 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.104 2020/08/28 19:37:37 martin Exp $
 
 A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
 release:
@@ -4862,3 +4862,10 @@ external/cddl/osnet/sys/kern/policy.c		1
 	PR 55602: fix zpool panic on mounting zfs filesystem.
 	[hannken, ticket #1066]
 
+sys/dev/usb/if_atu.c				1.73
+sys/dev/usb/usbnet.c				1.39
+
+	atu(4) and all usb network drivers using usbnet:
+	Reject packets larger than MCLBYTES.
+	[riastradh, ticket #1067]
+

Reply via email to