Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Aug 2011 13:57:07 GMT
From:      Catalin Nicutar <cnicutar@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 197920 for review
Message-ID:  <201108201357.p7KDv77k056196@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@197920?ac=10

Change 197920 by cnicutar@cnicutar_cronos on 2011/08/20 13:56:20

	Update tcp(4) to add granularity information.

Affected files ...

.. //depot/projects/soc2011/cnicutar_tcputo_9/src/share/man/man4/tcp.4#4 edit

Differences ...

==== //depot/projects/soc2011/cnicutar_tcputo_9/src/share/man/man4/tcp.4#4 (text+ko) ====

@@ -38,7 +38,7 @@
 .\"     From: @(#)tcp.4	8.1 (Berkeley) 6/5/93
 .\" $FreeBSD: src/share/man/man4/tcp.4,v 1.63 2011/02/21 11:56:11 lstewart Exp $
 .\"
-.Dd August 05, 2011
+.Dd August 20, 2011
 .Dt TCP 4
 .Os
 .Sh NAME
@@ -236,6 +236,9 @@
 value.
 This option is silently left out if (due to other options) not enough space
 is available.
+When specifying more that 3600 seconds of UTO,
+.Dv TCP_SNDUTO_TIMEOUT
+will set the granularity bit and send the value in minutes.
 .It Dv TCP_RCVUTO_TIMEOUT
 When setting this value to 1, the application specifies any value (up to
 .Dv uto.max_timeout



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108201357.p7KDv77k056196>