Home
last modified time | relevance | path

Searched hist:"587 d67c008444a7d35d918763708b7aba40a9509" (Results 1 – 6 of 6) sorted by relevance

/freebsd/share/man/man9/
H A Dtcp_functions.9diff 587d67c008444a7d35d918763708b7aba40a9509 Tue Aug 16 17:11:46 CEST 2016 Randall Stewart <rrs@FreeBSD.org> 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.

Sponsored by: Netflix Inc.
Differential Revision: D6790
/freebsd/share/man/man4/
H A Dtcp.4diff 587d67c008444a7d35d918763708b7aba40a9509 Tue Aug 16 17:11:46 CEST 2016 Randall Stewart <rrs@FreeBSD.org> 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.

Sponsored by: Netflix Inc.
Differential Revision: D6790
/freebsd/sys/netinet/
H A Dtcp_syncache.cdiff 587d67c008444a7d35d918763708b7aba40a9509 Tue Aug 16 17:11:46 CEST 2016 Randall Stewart <rrs@FreeBSD.org> 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.

Sponsored by: Netflix Inc.
Differential Revision: D6790
H A Dtcp_usrreq.cdiff 587d67c008444a7d35d918763708b7aba40a9509 Tue Aug 16 17:11:46 CEST 2016 Randall Stewart <rrs@FreeBSD.org> 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.

Sponsored by: Netflix Inc.
Differential Revision: D6790
H A Dtcp_var.hdiff 587d67c008444a7d35d918763708b7aba40a9509 Tue Aug 16 17:11:46 CEST 2016 Randall Stewart <rrs@FreeBSD.org> 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.

Sponsored by: Netflix Inc.
Differential Revision: D6790
H A Dtcp_subr.cdiff 587d67c008444a7d35d918763708b7aba40a9509 Tue Aug 16 17:11:46 CEST 2016 Randall Stewart <rrs@FreeBSD.org> 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.

Sponsored by: Netflix Inc.
Differential Revision: D6790