Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket 822.



details:   https://anonhg.NetBSD.org/src/rev/7b2dfe6fb4be
branches:  netbsd-7
changeset: 799408:7b2dfe6fb4be
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Thu Jun 04 09:45:43 2015 +0000

description:
Ticket 822.

diffstat:

 doc/CHANGES-7.0 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 8d2cb4379608 -r 7b2dfe6fb4be doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Thu Jun 04 09:44:57 2015 +0000
+++ b/doc/CHANGES-7.0   Thu Jun 04 09:45:43 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.320 2015/06/04 07:36:25 msaitoh Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.321 2015/06/04 09:45:43 msaitoh Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -23745,3 +23745,9 @@
        dhcpcd and as such required by most ramdisk images. Allow turning it
        off again by TINYPROG.
        [martin, ticket #821]
+
+sys/net/if_gif.c                               1.85-1.86
+
+       Obtain softnet_lock before entering IP networking stack from gif
+       software interrupt.
+       [hsuenaga, ticket #822]



Home | Main Index | Thread Index | Old Index