Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/doc #1605 and note tag moves
details: https://anonhg.NetBSD.org/src/rev/536dea6e7fad
branches: netbsd-1-6
changeset: 531072:536dea6e7fad
user: jmc <jmc%NetBSD.org@localhost>
date: Sat Feb 07 20:07:56 2004 +0000
description:
#1605 and note tag moves
diffstat:
doc/CHANGES-1.6.2 | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r d0f41f725c77 -r 536dea6e7fad doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Sat Feb 07 20:06:58 2004 +0000
+++ b/doc/CHANGES-1.6.2 Sat Feb 07 20:07:56 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.6.2,v 1.1.2.260 2004/02/07 20:04:22 jmc Exp $
+# $NetBSD: CHANGES-1.6.2,v 1.1.2.261 2004/02/07 20:07:56 jmc Exp $
A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
@@ -3385,3 +3385,13 @@
Fix missing reference leak in the error path of shmat() mentioned in
Full-Disclosure.
[groo, ticket #1604]
+
+sys/netinet6/ip6_output.c 1.78 (via patch)
+sys/netinet/tcp_output.c 1.107 (via patch)
+
+ Strictly follow RFC2460 section 5 last paragraph (sending rule when
+ PMTU < 1280). Deal with IPv6 path MTU < 1280 (RFC2460 section 5
+ last paragraph) Check if there really is room for TCP data.
+ [itojun, ticket #1605]
+
+ (Moved tags on last 3 files)
Home |
Main Index |
Thread Index |
Old Index