Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7-0]: src/doc Ticket #1594
details: https://anonhg.NetBSD.org/src/rev/567d6eead0d9
branches: netbsd-7-0
changeset: 801476:567d6eead0d9
user: martin <martin%NetBSD.org@localhost>
date: Thu Apr 05 11:54:36 2018 +0000
description:
Ticket #1594
diffstat:
doc/CHANGES-7.0.3 | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 2bb62d5a6458 -r 567d6eead0d9 doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Thu Apr 05 11:53:02 2018 +0000
+++ b/doc/CHANGES-7.0.3 Thu Apr 05 11:54:36 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.98 2018/04/05 11:44:57 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.99 2018/04/05 11:54:36 martin Exp $
A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
release:
@@ -5372,3 +5372,12 @@
Fix an integer overflow that allows incoming IPv6 packets
to bypass a certain number of filtering rules.
[maxv, ticket #1593]
+
+sys/kern/uipc_mbuf.c 1.182
+sys/netinet/ip_reass.c 1.14
+sys/netinet6/frag6.c 1.67
+sys/sys/mbuf.h 1.179
+
+ Remove M_PKTHDR from secondary mbufs when reassembling packets.
+ [maxv, ticket #1594]
+
Home |
Main Index |
Thread Index |
Old Index