tech-net archive

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

tcp(4) man page update



Hi All,

NetBSD was the first OS to implement RFC3390: Increased
initial window size.

http://www.ietf.org/rfc/rfc3390.txt

Comments ?


Index: share/man/man4/tcp.4
===================================================================
RCS file: /cvsroot/src/share/man/man4/tcp.4,v
retrieving revision 1.25
diff -u -p -r1.25 tcp.4
--- share/man/man4/tcp.4        22 Mar 2010 18:58:31 -0000      1.25
+++ share/man/man4/tcp.4        2 Oct 2013 11:27:15 -0000
@@ -315,6 +315,8 @@ ECN (Explicit Congestion Notification)
 .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