From owner-svn-src-all@FreeBSD.ORG Wed May 20 04:24:46 2015 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0DB4D964; Wed, 20 May 2015 04:24:46 +0000 (UTC) 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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ED6BD1850; Wed, 20 May 2015 04:24:45 +0000 (UTC) Received: from localhost (unknown [10.1.1.3]) (Authenticated sender: hiren@strugglingcoder.info) by mail.strugglingcoder.info (Postfix) with ESMTPSA id BB95F1115D6; Tue, 19 May 2015 21:24:38 -0700 (PDT) Date: Tue, 19 May 2015 21:24:38 -0700 From: Hiren Panchasara To: Lawrence Stewart Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r283136 - head/sys/netinet Message-ID: <20150520042438.GA95600@strugglingcoder.info> References: <201505200108.t4K181No006311@svn.freebsd.org> <555C09D5.9090709@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="wRRV7LY7NUeQGEoC" Content-Disposition: inline In-Reply-To: <555C09D5.9090709@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: Wed, 20 May 2015 04:24:46 -0000 --wRRV7LY7NUeQGEoC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 05/20/15 at 02:13P, Lawrence Stewart wrote: > Hi Hiren, >=20 > On 05/20/15 11:08, Hiren Panchasara wrote: > > Author: hiren > > Date: Wed May 20 01:08:01 2015 > > New Revision: 283136 > > URL: https://svnweb.freebsd.org/changeset/base/283136 > >=20 > > Log: > > Add a new sysctl net.inet.tcp.hostcache.purgenow=3D1 to expire and pu= rge all > > entries in hostcache immediately. > > =20 > > In collaboration with: bz, rwatson > > MFC after: 1 week > > Relnotes: yes > > Sponsored by: Limelight Networks >=20 > Why introduce a new sysctl and not change the existing behaviour of > net.inet.tcp.hostcache.purge? I thought it'd make more sense to keep the existing behavior as is and provide new knob for the new behavior. cheers, Hiren --wRRV7LY7NUeQGEoC Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQF8BAEBCgBmBQJVXAyFXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBNEUyMEZBMUQ4Nzg4RjNGMTdFNjZGMDI4 QjkyNTBFMTU2M0VERkU1AAoJEIuSUOFWPt/leVMH/1lh544U082BQ/LvQncpHxw5 CUysQHOk+/h6IzObnUsOtn4JuCho4LU2njlc/l7wio06fvNbC3fieviV0DAU9cgf x6e8HQi+lricM4HoX4cTUrUcWkJSNHjYWUhXO14fbBPktG+nRnqE4E/wY6nkrbO1 rZutBiUVBtKk5JeboPchjVZ/g+iCeTFT1zJaPW9JJ88JROhgrgQTl9YLDFhk93W8 wVp88Acx7O/sXh09OblMvHPKj448GpQJmlesdA8b5j5Qz0XigX1UmsjtTx2bV6p4 SxDbqtNYpgmk82/h5ttfSOzKulJzZrxQMQLQcG9R63hVeqZAnzvmCqZsxVFL3oQ= =s1Mg -----END PGP SIGNATURE----- --wRRV7LY7NUeQGEoC--