Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jan 2016 18:39:00 -0800
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        hiren panchasara <hiren@strugglingcoder.info>
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:  <20160122023900.GR1444@FreeBSD.org>
In-Reply-To: <20160122022402.GJ33895@strugglingcoder.info>
References:  <201601220207.u0M27nCM071788@repo.freebsd.org> <20160122022402.GJ33895@strugglingcoder.info>

next in thread | previous in thread | raw e-mail | index | archive | help
  Hiren,

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 congestion
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> >   
h> >   Provide new includes directory netinet/cc, where algorithm specific
h> >   headers can be installed.
h> >   
h> >   The new API doesn't yet have any in tree consumers.
h> >   
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> 
h> Thanks Lawrence and Glebius for the patch.
h> 
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?

Do you have a module that is going to utilize it?

-- 
Totus tuus, Glebius.



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