From owner-svn-src-all@freebsd.org Thu Jan 28 19:34:24 2016 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2EE58A71A85; Thu, 28 Jan 2016 19:34:24 +0000 (UTC) (envelope-from hiren@FreeBSD.org) Received: from mail.strugglingcoder.info (strugglingcoder.info [65.19.130.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.strugglingcoder.info", Issuer "mail.strugglingcoder.info" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 20A101E0D; Thu, 28 Jan 2016 19:34:23 +0000 (UTC) (envelope-from hiren@FreeBSD.org) Received: from localhost (unknown [10.1.1.3]) (Authenticated sender: hiren@strugglingcoder.info) by mail.strugglingcoder.info (Postfix) with ESMTPA id 924A6BCC7; Thu, 28 Jan 2016 11:34:16 -0800 (PST) Date: Thu, 28 Jan 2016 11:34:16 -0800 From: Hiren Panchasara To: Gleb Smirnoff Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r294840 - head/sys/netinet Message-ID: <20160128193416.GG33155@strugglingcoder.info> References: <201601261633.u0QGXcdh083557@repo.freebsd.org> <20160126225332.GU6885@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="5L6AZ1aJH5mDrqCQ" Content-Disposition: inline In-Reply-To: <20160126225332.GU6885@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jan 2016 19:34:24 -0000 --5L6AZ1aJH5mDrqCQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Somehow I totally missed this email. On 01/26/16 at 02:53P, Gleb Smirnoff wrote: > Hiren, >=20 > On Tue, Jan 26, 2016 at 04:33:38PM +0000, Hiren Panchasara wrote: > H> Author: hiren > H> Date: Tue Jan 26 16:33:38 2016 > H> New Revision: 294840 > H> URL: https://svnweb.freebsd.org/changeset/base/294840 > H>=20 > H> Log: > H> Persist timers TCPTV_PERSMIN and TCPTV_PERSMAX are hardcoded with 5 = seconds and > H> 60 seconds, respectively. Turn them into sysctls that can be tuned l= ive. The > H> default values of 5 seconds and 60 seconds have been retained. > H> =20 > H> Submitted by: Jason Wolfe (j at nitrology dot com) > H> Reviewed by: gnn, rrs, hiren, bz > H> MFC after: 1 week > H> Sponsored by: Limelight Networks > H> Differential Revision: https://reviews.freebsd.org/D5024 >=20 > A theoretical question: could it be useful to make them socket options > like the TCP_KEEP* timeouts? Hum, unsure. I do not have a use-case for that currently. Cheers, Hiren --5L6AZ1aJH5mDrqCQ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAABCgBmBQJWqm01XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBNEUyMEZBMUQ4Nzg4RjNGMTdFNjZGMDI4 QjkyNTBFMTU2M0VERkU1AAoJEIuSUOFWPt/l8/oIAIn06TbeEmqnvUL0PSNRP0ge 0yX9AtrEyvJJ/c5i2Sux2U09ojPcGxJrhtd3XsfeSK4npgNrEV/87IeYO+V4s4Gd hjfGh+0BkTgOaVH4APAF3oQIsbKM4ziLDpBi+dayCqVsnVRQQ2AHQ1qxOJaSPoKl ehOjcq0zMI+uP+CIEVyBcmG0YrbUYLWG8Rlypk8QLq6PCq+ui2r6jOqwQ09PnRVO LwNyrk7qq2Yaktsrkp/W48R8Xq/I2CHfMblEz15/AaRJmuigv0GIWylq3qEgWzue jbkKelqza43ddduVS6DyOeFRWYkb3xFe6dAnmYKluvfTsqfSr4k7i/NgJNYV2aE= =jJHi -----END PGP SIGNATURE----- --5L6AZ1aJH5mDrqCQ--