From owner-freebsd-current@FreeBSD.ORG Fri Nov 10 09:54:02 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BE0B16A412; Fri, 10 Nov 2006 09:54:02 +0000 (UTC) (envelope-from gnn@neville-neil.com) Received: from mrout3.yahoo.com (mrout3.yahoo.com [216.145.54.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90E1043D49; Fri, 10 Nov 2006 09:54:00 +0000 (GMT) (envelope-from gnn@neville-neil.com) Received: from minion.t-mobile.de.neville-neil.com (proxy8.corp.yahoo.com [216.145.48.13]) by mrout3.yahoo.com (8.13.6/8.13.6/y.out) with ESMTP id kAA9rl53092670; Fri, 10 Nov 2006 01:53:48 -0800 (PST) Date: Thu, 09 Nov 2006 19:23:38 +0100 Message-ID: From: gnn@freebsd.org To: Maxim Konovalov In-Reply-To: <20061109150439.I40427@mp2.macomnet.net> References: <45524517.1060501@cisco.com> <20061109115246.GA55317@rambler-co.ru> <20061109150439.I40427@mp2.macomnet.net> User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.0.90 (i386-apple-darwin8.8.1) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: Randall Stewart , freebsd-current@freebsd.org Subject: Re: SCTP is in the Tree :-) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Nov 2006 09:54:02 -0000 At Thu, 9 Nov 2006 15:05:08 +0300 (MSK), Maxim Konovalov wrote: > > On Thu, 9 Nov 2006, 14:52+0300, Ruslan Ermilov wrote: > > > On Wed, Nov 08, 2006 at 03:59:03PM -0500, Randall Stewart wrote: > > > Project plans: > > > > > > - Debug/debug debug :-) > > > - Continuted code improvements > > > - Performance improvements if we can :-) > > > - Continue to support a multi-platform > > > stack for MAC-OS X/NetBSD/FreeBSD6.x > > > and other platforms. > > > - Add appropriate features (in the future). > > > > > An sctp(4) manpage similar to tcp(4) would be in order. > > and regression tests are welcome too. > FYI ports/netpipe (or my version with patches if the port is not yet up to date) supports SCTP and is used for performance and abuse testing. Later, George