Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-9]: src/doc Ticket #1067



details:   https://anonhg.NetBSD.org/src/rev/4b0165f4a922
branches:  netbsd-9
changeset: 937920:4b0165f4a922
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Aug 28 19:37:37 2020 +0000

description:
Ticket #1067

diffstat:

 doc/CHANGES-9.1 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 67f68d761aa3 -r 4b0165f4a922 doc/CHANGES-9.1
--- a/doc/CHANGES-9.1   Fri Aug 28 19:36:34 2020 +0000
+++ b/doc/CHANGES-9.1   Fri Aug 28 19:37:37 2020 +0000
@@ -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 @@
        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]
+



Home | Main Index | Thread Index | Old Index