Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-0]: src/doc #213
details: https://anonhg.NetBSD.org/src/rev/d7a72e380938
branches: netbsd-2-0
changeset: 560641:d7a72e380938
user: jmc <jmc%NetBSD.org@localhost>
date: Thu Apr 29 04:22:49 2004 +0000
description:
#213
diffstat:
doc/CHANGES-2.0 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 53fd285f6644 -r d7a72e380938 doc/CHANGES-2.0
--- a/doc/CHANGES-2.0 Thu Apr 29 04:22:33 2004 +0000
+++ b/doc/CHANGES-2.0 Thu Apr 29 04:22:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.0,v 1.1.2.152 2004/04/29 04:21:45 jmc Exp $
+# $NetBSD: CHANGES-2.0,v 1.1.2.153 2004/04/29 04:22:49 jmc Exp $
A complete list of changes from the initial NetBSD 2.0 branch on 28 March 2004
until 2.0 release:
@@ -1533,3 +1533,9 @@
Add `-fno-zero-initialized-in-bss' for kernel builds using gcc 3.x
so zero-initialised variables remain patchable.
[pk, ticket #212]
+
+sys/netinet/tcp_input.c 1.204
+
+ When a packet is received that overlaps the left side of the window,
+ check for RST *before* trimming data and adjust its sequence number.
+ [matt, ticket #213]
Home |
Main Index |
Thread Index |
Old Index