Source-Changes-HG archive

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

[src/netbsd-7-1]: src/doc Ticket #1708



details:   https://anonhg.NetBSD.org/src/rev/fef4f78f3e05
branches:  netbsd-7-1
changeset: 801000:fef4f78f3e05
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Sep 17 18:08:59 2019 +0000

description:
Ticket #1708

diffstat:

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

diffs (20 lines):

diff -r 49f2e6bcae21 -r fef4f78f3e05 doc/CHANGES-7.1.3
--- a/doc/CHANGES-7.1.3 Tue Sep 17 18:08:13 2019 +0000
+++ b/doc/CHANGES-7.1.3 Tue Sep 17 18:08:59 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.3,v 1.1.2.57 2019/09/06 13:52:36 martin Exp $
+# $NetBSD: CHANGES-7.1.3,v 1.1.2.58 2019/09/17 18:08:59 martin Exp $
 
 A complete list of changes from the NetBSD 7.1.2 release to the NetBSD 7.1.3
 release:
@@ -581,3 +581,10 @@
        Fix buffer overrun.
        [maya, ticket #1706]
 
+sys/netinet/ip_input.c                         1.390 (patch)
+sys/netinet6/ip6_input.c                       1.209 (patch)
+
+       Packet filters can return an mbuf chain with fragmented headers, so
+       m_pullup() when needed.
+       [bouyer, ticket #1708]
+



Home | Main Index | Thread Index | Old Index