Source-Changes-HG archive

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

[src/netbsd-7-0]: src/doc 1355, 1356



details:   https://anonhg.NetBSD.org/src/rev/935435a82798
branches:  netbsd-7-0
changeset: 801277:935435a82798
user:      snj <snj%NetBSD.org@localhost>
date:      Sun Feb 05 19:20:06 2017 +0000

description:
1355, 1356

diffstat:

 doc/CHANGES-7.0.3 |  16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r 238e90bacac9 -r 935435a82798 doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Sun Feb 05 19:17:25 2017 +0000
+++ b/doc/CHANGES-7.0.3 Sun Feb 05 19:20:06 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.21 2017/01/29 05:25:27 snj Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.22 2017/02/05 19:20:06 snj Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -330,3 +330,17 @@
        Guarantee no zero-size uao/kmem allocations via ttm.
        [maya, ticket #1350]
 
+sys/net/if_arcsubr.c                           1.76 via patch
+sys/net/if_ecosubr.c                           1.50 via patch
+sys/net/if_ethersubr.c                         1.236 via patch
+sys/net/if_fddisubr.c                          1.104 via patch
+sys/net/if_tokensubr.c                         1.80 via patch
+
+       Don't leak an mbuf in the ARP reply
+       [maxv, ticket #1355]
+
+sys/netinet/if_arp.c                           1.238, 1.239 via patch
+
+       Add checks on the ARP header
+       [maxv, ticket #1356]
+



Home | Main Index | Thread Index | Old Index