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



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

description:
Ticket 1174.

diffstat:

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

diffs (19 lines):

diff -r be8bf8b35db8 -r 0ada3f94c524 doc/CHANGES-6.1.6
--- a/doc/CHANGES-6.1.6 Mon Nov 03 23:05:59 2014 +0000
+++ b/doc/CHANGES-6.1.6 Mon Nov 03 23:09:00 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.7 2014/11/03 21:37:38 msaitoh Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.8 2014/11/03 23:09:00 msaitoh Exp $
 
 A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
 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