Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Ticket #157
details: https://anonhg.NetBSD.org/src/rev/02ef6c4db69f
branches: netbsd-7
changeset: 798464:02ef6c4db69f
user: martin <martin%NetBSD.org@localhost>
date: Sun Oct 26 09:49:58 2014 +0000
description:
Ticket #157
diffstat:
doc/CHANGES-7.0 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r ab882ae854a9 -r 02ef6c4db69f doc/CHANGES-7.0
--- a/doc/CHANGES-7.0 Sun Oct 26 09:48:18 2014 +0000
+++ b/doc/CHANGES-7.0 Sun Oct 26 09:49:58 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.66 2014/10/25 10:02:15 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.67 2014/10/26 09:49:58 martin Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -1833,3 +1833,10 @@
execution, where you lost the first argument because it skipped
8 bytes instead of 4.
[dholland, ticket #156]
+
+sys/netinet/tcp_output.c 1.178
+
+ Avoid stack overflow when SACK and TCP_SIGNATURE are both present.
+ Thanks to Jonathan Looney for pointing this out.
+ [christos, ticket #157]
+
Home |
Main Index |
Thread Index |
Old Index