Date: Thu, 21 Jan 2016 18:43:10 -0800 From: hiren panchasara <hiren@strugglingcoder.info> To: Gleb Smirnoff <glebius@FreeBSD.org> Cc: lstewart@FreeBSD.org, 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: <20160122024310.GL33895@strugglingcoder.info> In-Reply-To: <20160122023900.GR1444@FreeBSD.org> References: <201601220207.u0M27nCM071788@repo.freebsd.org> <20160122022402.GJ33895@strugglingcoder.info> <20160122023900.GR1444@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--oOpJzULQ70+PGW7h Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 01/21/16 at 06:39P, Gleb Smirnoff wrote: > Hiren, >=20 > On Thu, Jan 21, 2016 at 06:24:02PM -0800, hiren panchasara wrote: > h> > Log: > h> > Provide new socket option TCP_CCALGOOPT, which stands for TCP cong= estion > h> > control algorithm options. The argument is variable length and is= opaque > h> > to TCP, forwarded directly to the algorithm's ctl_output method. > h> > =20 > h> > Provide new includes directory netinet/cc, where algorithm specific > h> > headers can be installed. > h> > =20 > h> > The new API doesn't yet have any in tree consumers. > h> > =20 > h> > The original code written by lstewart. > h> > Reviewed by: rrs, emax > h> > Sponsored by: Netflix > h> > Differential Revision: https://reviews.freebsd.org/D711 > h>=20 > h> Thanks Lawrence and Glebius for the patch. > h>=20 > h> I know original plan was to have this in earlier but is it possible to > h> still get this in 10.3 or would it be too soon? >=20 > Do you have a module that is going to utilize it? Not right now. But having this in 10.3 can be useful. I don't want to push. I can always carry this patch around if I need in 10. Cheers, Hiren --oOpJzULQ70+PGW7h Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAABCgBmBQJWoZc7XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBNEUyMEZBMUQ4Nzg4RjNGMTdFNjZGMDI4 QjkyNTBFMTU2M0VERkU1AAoJEIuSUOFWPt/lPF4H/3xzTQRNNP5LxmablwJMIJev 5sI5hNKDl7Bba0noFT5KLn1IxtksUo9eNQ1AYWZxWr2F///mb75A1Tm7diti6Vbm xmQnLecREPiK0Bsio1QNR4XMXQXcPOVCSz6kAfYoaMevcZypXxRUIOjBxygoIOok N7JHbPWPZyMWa9w0ovjrpmFmy2yL0AUl+UjO5N5rnwkONjl3kBYZ1My10DqMHt9j 32bkDN0eSxDHrPKiCPC2p5vnI5h7JBIvJ6HqhHZ06+8/fWCXt7F1BGXDNeuHzHSP PyGhWrJmsndLEDMFgk43v/98pBF8MwevvP6SNfjFBoGglhSoPhdD6CfwT9QSgzk= =9xjG -----END PGP SIGNATURE----- --oOpJzULQ70+PGW7h--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160122024310.GL33895>