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 1174.



details:   https://anonhg.NetBSD.org/src/rev/d1d516b886f5
branches:  netbsd-6-0
changeset: 775009:d1d516b886f5
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Mon Nov 03 23:09:17 2014 +0000

description:
Ticket 1174.

diffstat:

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

diffs (19 lines):

diff -r a2502288ed9d -r d1d516b886f5 doc/CHANGES-6.0.7
--- a/doc/CHANGES-6.0.7 Mon Nov 03 23:06:13 2014 +0000
+++ b/doc/CHANGES-6.0.7 Mon Nov 03 23:09:17 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.7 2014/11/03 21:38:00 msaitoh Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.8 2014/11/03 23:09:17 msaitoh Exp $
 
 A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
 release:
@@ -156,3 +156,9 @@
        hostname. [we do the same below for hosts.allow and deny]
        Reported by rudolf.
        [christos, ticket #1169]
+
+sys/netinet/tcp_output.c                       1.178
+
+       Avoid stack overflow when SACK and TCP_SIGNATURE are both present.
+       Pointed out by Jonathan Looney.
+       [christos, ticket #1174]



Home | Main Index | Thread Index | Old Index