Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Tickets #1401 - #1403
details: https://anonhg.NetBSD.org/src/rev/49cecd0a0a0a
branches: netbsd-8
changeset: 455138:49cecd0a0a0a
user: martin <martin%NetBSD.org@localhost>
date: Tue Oct 08 18:18:30 2019 +0000
description:
Tickets #1401 - #1403
diffstat:
doc/CHANGES-8.2 | 19 ++++++++++++++++++-
1 files changed, 18 insertions(+), 1 deletions(-)
diffs (30 lines):
diff -r 5cd2140bfbdc -r 49cecd0a0a0a doc/CHANGES-8.2
--- a/doc/CHANGES-8.2 Tue Oct 08 18:16:50 2019 +0000
+++ b/doc/CHANGES-8.2 Tue Oct 08 18:18:30 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.48 2019/10/04 11:35:44 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.49 2019/10/08 18:18:30 martin Exp $
A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
release:
@@ -1254,3 +1254,20 @@
Incrase pxeboot code size limit from 64k to 128k.
[manu, ticket #1400]
+sys/net/if_ethersubr.c 1.255
+
+ The ALTQ classifier for Ethernet frames did not work in some
+ cases.
+ [ozaki-r, ticket #1401]
+
+
+sys/net/if_ethersubr.c 1.277
+
+ Increment if_iqdrops when dropping an oversized frame.
+ [msaitoh, ticket #1402]
+
+sys/dev/pci/ixgbe/ixv.c 1.139
+
+ ixv(4): set MTU correctly if mtu > 1500.
+ [msaitoh, ticket #1403]
+
Home |
Main Index |
Thread Index |
Old Index