Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/20783602f454
branches:  netbsd-6-0
changeset: 775109:20783602f454
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Wed Nov 18 07:45:00 2015 +0000

description:
Ticket 1344 and 1345.

diffstat:

 doc/CHANGES-6.0.7 |  15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)

diffs (26 lines):

diff -r ae001ae739ee -r 20783602f454 doc/CHANGES-6.0.7
--- a/doc/CHANGES-6.0.7 Wed Nov 18 07:41:57 2015 +0000
+++ b/doc/CHANGES-6.0.7 Wed Nov 18 07:45:00 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.54 2015/11/17 19:36:36 bouyer Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.55 2015/11/18 07:45:00 msaitoh Exp $
 
 A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
 release:
@@ -7085,3 +7085,16 @@
        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.
+       fix CID 980463
+       [knakahara, ticket #1345]



Home | Main Index | Thread Index | Old Index