Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Ticket 1174.
details: https://anonhg.NetBSD.org/src/rev/9085701fa0bb
branches: netbsd-6
changeset: 776765:9085701fa0bb
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Mon Nov 03 23:08:44 2014 +0000
description:
Ticket 1174.
diffstat:
doc/CHANGES-6.2 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 3548b12bd407 -r 9085701fa0bb doc/CHANGES-6.2
--- a/doc/CHANGES-6.2 Mon Nov 03 23:05:45 2014 +0000
+++ b/doc/CHANGES-6.2 Mon Nov 03 23:08:44 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.148 2014/11/03 22:09:32 msaitoh Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.149 2014/11/03 23:08:44 msaitoh Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -4171,3 +4171,9 @@
associated with a volume for BIOCDISK_NOVOL, when setting
bd_disknovol=false, also set bv_volid.
[jmcneill, ticket #1160]
+
+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