Removing T/TCP and replacing it with something simpler

Dag-Erling Smørgrav des at des.no
Fri Oct 22 04:58:26 PDT 2004


Andre Oppermann <andre at freebsd.org> writes:
>   o T/TCP only available on FreeBSD.  No other Operating System or TCP/IP
>     stack implements it to my knowledge.  Certainly no OS that is common.

AFAIK, both Linux and Windows support it, at least on the server side
(i.e. they can receive T/TCP connections even if they can't initiate
them).

>   o T/TCP requires different API calls than TCP to use it (UDP like).

Only on the client side, I believe.

>   o T/TCP is not supported by any common network application.

Prior to libfetch, fetch(1) used it by default.

> Thus after the removal of T/TCP for the reasons above I want to provide
> a work-alike replacement for T/TCP's functionality:

Unlike your proposal, T/TCP is described in Internet RFCs (1379 and
1644) and well-known by the Internet community.

> If you haven't read and/or unstood the link above or TCP/IP Illustrated
> Volume 3 then please refrain from participating in this discussion!

Nice.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-net mailing list