Source-Changes-HG archive

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

[src/netbsd-6-1]: src/doc Ticket 1344 and 1345.



details:   https://anonhg.NetBSD.org/src/rev/016c2bf8ed81
branches:  netbsd-6-1
changeset: 776111:016c2bf8ed81
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Wed Nov 18 07:44:37 2015 +0000

description:
Ticket 1344 and 1345.

diffstat:

 doc/CHANGES-6.1.6 |  14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 1f85ce541c68 -r 016c2bf8ed81 doc/CHANGES-6.1.6
--- a/doc/CHANGES-6.1.6 Wed Nov 18 07:41:17 2015 +0000
+++ b/doc/CHANGES-6.1.6 Wed Nov 18 07:44:37 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.53 2015/11/17 19:58:36 bouyer Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.54 2015/11/18 07:44:37 msaitoh Exp $
 
 A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
 release:
@@ -6806,3 +6806,15 @@
        when a userland process could use all CPU.
        Should fix the problem reported by Torbj?rn Granlund on port-xen@
        [bouyer, ticket #1347]
+
+sys/net/if_gif.c                               1.89, 1.90
+
+       Fix "ifconfig gifX tunnel src dst" panic when sockaddr_dup() rerurns
+       null.
+       [knakahara, ticket #1344]
+
+sys/net/if_gif.c                               1.91, 1.92
+
+       Fix panic after "ifconfig gifX tunnel src dst" failed because of
+       duplicate pair address.
+       [knakahara, ticket #1345]



Home | Main Index | Thread Index | Old Index