Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jan 2015 14:36:21 +0000
From:      Tom Jones <jones@sdf.org>
To:        freebsd-net@freebsd.org
Subject:   Re: TCP Fast Open support
Message-ID:  <20150121143620.GC444@gmail.com>
In-Reply-To: <443B1306-D12A-463A-BBE7-A13FBAE4A466@sinodun.com>
References:  <443B1306-D12A-463A-BBE7-A13FBAE4A466@sinodun.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 21, 2015 at 01:54:16PM +0000, Sara Dickinson wrote:
> Hi, 
> 
> I am an application developer and I’m interested in using TCP Fast Open,
> which now has an Experimental RFC (https://datatracker.ietf.org/doc/rfc7413/
> <https://datatracker.ietf.org/doc/rfc7413/>). IPv4 TFO has been available in
> the Linux kernel since 3.7 and is on by default in 3.13, IPv6 server support
> is in 3.16. I am trying to find out if TFO is likely to be supported on
> FreeBSD? Is there any interest in this?

You have voiced interest so that is the first step towards. Depending on how
things go in $work in the next month I will start looking at an implementation.

There are three experimental TCP modifications (NewCWV[1], PRR[2], TCP
Stealth[3]) that have implementations, but have not seen any discussion. These
are only the ones I know of, there might be others. 

These patches didn't really get any discussion, this makes me reluctant to put
time into an implementation if it is just going to go stale on the list.

[1]:	https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191520
[2]:	http://freebsd.1045724.n5.nabble.com/Patches-for-RFC6937-and-draft-ietf-tcpm-newcwv-00-td5882835.html
[3]:	https://gnunet.org/sites/default/files/tcp_stealth_freebsd_10_0_0.diff

-- 
Tom
@adventureloop
adventurist.me

:wq



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