From owner-svn-src-all@freebsd.org Fri Jan 22 02:32:07 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 D5729A8BC02; Fri, 22 Jan 2016 02:32:07 +0000 (UTC) (envelope-from hiren@strugglingcoder.info) 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 C56261226; Fri, 22 Jan 2016 02:32:07 +0000 (UTC) (envelope-from hiren@strugglingcoder.info) Received: from localhost (unknown [10.1.1.3]) (Authenticated sender: hiren@strugglingcoder.info) by mail.strugglingcoder.info (Postfix) with ESMTPA id 8D30BD3534; Thu, 21 Jan 2016 18:24:02 -0800 (PST) Date: Thu, 21 Jan 2016 18:24:02 -0800 From: hiren panchasara To: Gleb Smirnoff , lstewart@FreeBSD.org Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r294540 - in head: etc/mtree include share/man/man4 share/man/man9 sys/netinet Message-ID: <20160122022402.GJ33895@strugglingcoder.info> References: <201601220207.u0M27nCM071788@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="sT9gWZPUZYhvPS56" Content-Disposition: inline In-Reply-To: <201601220207.u0M27nCM071788@repo.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: Fri, 22 Jan 2016 02:32:07 -0000 --sT9gWZPUZYhvPS56 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 01/22/16 at 02:07P, Gleb Smirnoff wrote: > Author: glebius > Date: Fri Jan 22 02:07:48 2016 > New Revision: 294540 > URL: https://svnweb.freebsd.org/changeset/base/294540 >=20 > Log: > Provide new socket option TCP_CCALGOOPT, which stands for TCP congestion > control algorithm options. The argument is variable length and is opaq= ue > to TCP, forwarded directly to the algorithm's ctl_output method. > =20 > Provide new includes directory netinet/cc, where algorithm specific > headers can be installed. > =20 > The new API doesn't yet have any in tree consumers. > =20 > The original code written by lstewart. > Reviewed by: rrs, emax > Sponsored by: Netflix > Differential Revision: https://reviews.freebsd.org/D711 Thanks Lawrence and Glebius for the patch. I know original plan was to have this in earlier but is it possible to still get this in 10.3 or would it be too soon? Cheers, Hiren --sT9gWZPUZYhvPS56 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAABCgBmBQJWoZK/XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBNEUyMEZBMUQ4Nzg4RjNGMTdFNjZGMDI4 QjkyNTBFMTU2M0VERkU1AAoJEIuSUOFWPt/lVlwIAKR7g6O6b5uu0KWTIlKy/LjL Uev/0IA5W12q9oLWpisgjmBlSpUDiDyrFOy4yC945tdviiOjmHn4FSv8nU6k+Ob0 09Bs61HPJsJMLSTo8vCDgarmub3lv8EMK6wnv3tR2U3xrhQAKDcWTwhPots4bhnX kVyni/NkU2bpSbnvb60ImZBKyg7wxIMHHe0iYFQJoyHcVU5VF5DoAynaKsXh7SZ/ fLgFW2wX7osetcFYjM0Seq2R1IESTQx4bZm59ZbUzTbQ5WS+ZaEv6hMoQJNdR8vD BqxSCuY8SdLM01CAPMaegtZSQcy5mqaV3qd45QEInEawc91sJPFMwXyiLEgJ3gw= =snPh -----END PGP SIGNATURE----- --sT9gWZPUZYhvPS56--