From owner-freebsd-net@FreeBSD.ORG Wed Jun 14 01:00:05 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org 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 08E4B16A41A for ; Wed, 14 Jun 2006 01:00:04 +0000 (UTC) (envelope-from Susan.Lan@zyxel.com.tw) Received: from zyadd226.zyxel.com.tw (zyadd226.zyxel.com.tw [61.222.65.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DBEC43D48 for ; Wed, 14 Jun 2006 01:00:02 +0000 (GMT) (envelope-from Susan.Lan@zyxel.com.tw) Received: from zytwbe01.zyxel.com ([172.23.5.10]) by smtp.zyxel.com.tw with InterScan Messaging Security Suite; Wed, 14 Jun 2006 09:08:11 +0800 Received: from zytwfe01.ZyXEL.com ([172.23.5.5]) by zytwbe01.zyxel.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 14 Jun 2006 08:59:55 +0800 Received: from [172.23.17.39] ([172.23.17.39]) by zytwfe01.ZyXEL.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 14 Jun 2006 08:59:55 +0800 Message-ID: <448F5F92.1090502@zyxel.com.tw> Date: Wed, 14 Jun 2006 09:00:02 +0800 From: Blue User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-net@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 14 Jun 2006 00:59:55.0268 (UTC) FILETIME=[D99A9C40:01C68F4D] Subject: T/TCP in FreeBSD6.1-RELEASE X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 01:00:05 -0000 Hi, All: Why has FreeBSD6.1-RELEASE removed T/TCP extensions? The TCP options of "connection count" suggested in RFC 1379 no longer exists in the version. However, I could still see some "T/TCP logic" in functions such as tcp_input() or tcp_output(). Shouldn't these logic be removed, either? Best regards, blue