Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 mention increased tcp window size, from logan



details:   https://anonhg.NetBSD.org/src/rev/79df5e2b4bd7
branches:  trunk
changeset: 790401:79df5e2b4bd7
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Oct 05 23:34:33 2013 +0000

description:
mention increased tcp window size, from logan

diffstat:

 share/man/man4/tcp.4 |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 5c751b21b185 -r 79df5e2b4bd7 share/man/man4/tcp.4
--- a/share/man/man4/tcp.4      Sat Oct 05 23:22:34 2013 +0000
+++ b/share/man/man4/tcp.4      Sat Oct 05 23:34:33 2013 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: tcp.4,v 1.26 2013/10/03 07:09:54 mbalmer Exp $
+.\"    $NetBSD: tcp.4,v 1.27 2013/10/05 23:34:33 christos Exp $
 .\"    $FreeBSD: tcp.4,v 1.11.2.16 2004/02/16 22:21:47 bms Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
@@ -315,6 +315,8 @@
 .It
 Congestion window increase methods; the traditional packet counting or
 RFC 3465 Appropriate Byte Counting
+.It
+RFC 3390: Increased initial window size
 .El
 .Sh DIAGNOSTICS
 A socket operation may fail with one of the following errors returned:



Home | Main Index | Thread Index | Old Index