Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Ticket #1434



details:   https://anonhg.NetBSD.org/src/rev/bae31d3441a5
branches:  netbsd-8
changeset: 461025:bae31d3441a5
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Nov 13 12:55:05 2019 +0000

description:
Ticket #1434

diffstat:

 doc/CHANGES-8.2 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 7aa550fb713b -r bae31d3441a5 doc/CHANGES-8.2
--- a/doc/CHANGES-8.2   Wed Nov 13 12:53:34 2019 +0000
+++ b/doc/CHANGES-8.2   Wed Nov 13 12:55:05 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.63 2019/11/12 19:24:08 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.64 2019/11/13 12:55:05 martin Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -1513,3 +1513,8 @@
        Mitigation for CVE-2019-11135: TSX Asynchronous Abort (TAA).
        [maxv, ticket #1433]
 
+sys/net/if_vlan.c                              1.148
+
+       Fix a bug that vlan(4) fragments IPv6 packets unecessarily.
+       [yamaguchi, ticket #1434]
+



Home | Main Index | Thread Index | Old Index