From owner-freebsd-arch@FreeBSD.ORG Mon Sep 11 17:20:57 2006 Return-Path: X-Original-To: freebsd-arch@freebsd.org Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 485C716A416 for ; Mon, 11 Sep 2006 17:20:57 +0000 (UTC) (envelope-from andre@freebsd.org) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BE0543D73 for ; Mon, 11 Sep 2006 17:20:56 +0000 (GMT) (envelope-from andre@freebsd.org) Received: (qmail 4294 invoked from network); 11 Sep 2006 17:05:00 -0000 Received: from c00l3r.networx.ch (HELO [127.0.0.1]) ([62.48.2.2]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 11 Sep 2006 17:05:00 -0000 Message-ID: <45059AF8.9080102@freebsd.org> Date: Mon, 11 Sep 2006 19:20:56 +0200 From: Andre Oppermann User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: Ivan Lee References: <5EB31780BD297F46812C8F495FA08F620749613D@electron.jnpr.net> In-Reply-To: <5EB31780BD297F46812C8F495FA08F620749613D@electron.jnpr.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-arch@freebsd.org Subject: Re: SCTP in FreeBSD 5.x/current X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Sep 2006 17:20:57 -0000 Ivan Lee wrote: > Hi Andre, > > I just happened to bump into one of your "old" e-mail you posted in 2004 > on porting of SCTP onto FreeBSD 5.x, the URL of which is: > > http://lists.freebsd.org/pipermail/freebsd-arch/2004-October/003068.html > > I was wondering if the porting of SCTP to FreeBSD 5.x has been complete. > If it is, could please inform me which version of FreeBSD 5.X now > supports SCTP, and where I could download it, such that I could test it > in a PC environment prior to adding my application on top? Thank you in > advance for your help. SCTP will be integrated into FreeBSD 7-current in the next few weeks. After that and some stabilization period it will most likely be backported to FreeBSD 6-stable to show up with FreeBSD 6.3 Release next year. It is not planned to backport it to FreeBSD 5 as FreeBSD 6 is our maintained stable for-production-use series. You can find updated SCTP patches relative to FreeBSD 7-current on http://www.sctp.org. -- Andre