From owner-freebsd-net@FreeBSD.ORG Thu Oct 21 14:42:08 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CA0116A4CE; Thu, 21 Oct 2004 14:42:08 +0000 (GMT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99BA243D49; Thu, 21 Oct 2004 14:42:07 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id i9LEg5th028436; Thu, 21 Oct 2004 16:42:05 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Andre Oppermann From: "Poul-Henning Kamp" In-Reply-To: Your message of "Thu, 21 Oct 2004 16:33:17 +0200." <4177C8AD.6060706@freebsd.org> Date: Thu, 21 Oct 2004 16:42:05 +0200 Message-ID: <28435.1098369725@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: freebsd-net@freebsd.org cc: freebsd-arch@freebsd.org Subject: Re: Removing T/TCP and replacing it with something simpler X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Oct 2004 14:42:08 -0000 In message <4177C8AD.6060706@freebsd.org>, Andre Oppermann writes: >I want to bring this up for discussion prior to start working on it. > >I intend to remove T/TCP (transactional TCP) support from our TCP >implementation for the following reasons: Yeah, go for it! >However something like T/TCP is certainly useful and I know of one special >purpose application using it (Web Proxy Server/Client for high-delay Satellite >connections). Wouldn't that be inferior to what accept-filters gives us ? -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.