Date: Thu, 25 Aug 2016 10:57:12 -0700 From: hiren panchasara <hiren@strugglingcoder.info> To: Randall Stewart <rrs@FreeBSD.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r304223 - in head: share/man/man4 share/man/man9 sys/netinet Message-ID: <20160825175712.GF41576@strugglingcoder.info> In-Reply-To: <201608161511.u7GFBkJQ037962@repo.freebsd.org> References: <201608161511.u7GFBkJQ037962@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Zi0sgQQBxRFxMTsj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 08/16/16 at 03:11P, Randall Stewart wrote: > Author: rrs > Date: Tue Aug 16 15:11:46 2016 > New Revision: 304223 > URL: https://svnweb.freebsd.org/changeset/base/304223 >=20 > Log: > Here we update the modular tcp to be able to switch to an > alternate TCP stack in other then the closed state (pre-listen/connect). > The idea is that *if* that is supported by the alternate stack, it > is asked if its ok to switch. If it approves the "handoff" then we > allow the switch to happen. Also the fini() function now gets a flag > to tell if you are switching away *or* the tcb is destroyed. The > init() call into the alternate stack is moved to the end so the > tcb is more fully formed before the init transpires. > =20 > Sponsored by: Netflix Inc. > Differential Revision: D6790 >=20 > Modified: > head/share/man/man4/tcp.4 > head/share/man/man9/tcp_functions.9 > head/sys/netinet/tcp_subr.c > head/sys/netinet/tcp_syncache.c > head/sys/netinet/tcp_usrreq.c > head/sys/netinet/tcp_var.h Randall, Is this something we can bring back to stable/11? Cheers, Hiren --Zi0sgQQBxRFxMTsj Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAABCgBmBQJXvzF4XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBNEUyMEZBMUQ4Nzg4RjNGMTdFNjZGMDI4 QjkyNTBFMTU2M0VERkU1AAoJEIuSUOFWPt/lDv0H/3MNeAbm/2WACf/BI91RtarU +fAi8fepnvcspZjN6J/WR3w7AzYWAV/Zq556MFJJwvkRSHDG8LpSGYbVfeheZIdS zm4+dsmlVgjpHEHDi2EoAmYsf1JTu7ktTrR+Qc4FuIx+JNTXiVwja0uxvPSDc9dE UIzT3maND4WHYCmsCtYsYAoneD9o1jilWIcuHdcjwoZ/+cYLFdNYbbGohPKyiQ42 xu05LWRMTT4FSTM+dNMQPNSvQ6UYtkcVhxdNWd2myBTIVyz28D+7uPii84L34wT9 r34sykKJRO6Buu+XR+VCj1scWXRyPiEJwfHaFPyWg+sVCqjmcB7PxYCzBbdk8G4= =/WnS -----END PGP SIGNATURE----- --Zi0sgQQBxRFxMTsj--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160825175712.GF41576>