Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Sep 2003 15:29:14 -0400
From:      Craig Rodrigues <rodrigc@crodrigues.org>
To:        Sheri Salami <sheri@zytrax.com>
Cc:        freebsd-net@freebsd.org
Subject:   Re: SCTP on FreeBSD5.1
Message-ID:  <20030909192914.GA25233@crodrigues.org>
In-Reply-To: <3F5E26DE.1000907@zytrax.com>
References:  <3F5E26DE.1000907@zytrax.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 09, 2003 at 03:15:42PM -0400, Sheri Salami wrote:
> Hello:
> 
> We are actively working on a project to implement SCTP (actually we want 
> to implement the whole SIGTRAN stack ) on FreeBSD 5.1-current.  Are 
> there any others who have succesfully done this on 5.1? and are there 
> any suggestions or reference info on building and testing?. Or is better 
> to wait for the FreeBSD 5.2 stable version.  I'd rather not implement it 
> on FreeBSD 4.6. Any Suggestions would be helpful. Thanks

Are you implementing SCTP from scratch?

If you run FreeBSD-STABLE (i.e. FreeBSD 4.8), you can get a version
of SCTP in the latest KAME snapshots: http://www.kame.net.

This version of SCTP is a kernel level implementation that is written
and maintained by Randall Stewart, the original designer of the SCTP protocol.

You can get more info at Randall's page: http://www.sctp.org


I've tried to port Randall's SCTP implementation from -STABLE to -CURRENT
(i.e. 5.2), and it is not a trivial thing to do, so I haven't successfully
completed it.

-- 
Craig Rodrigues        
http://crodrigues.org
rodrigc@crodrigues.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030909192914.GA25233>