Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jul 2003 08:09:40 -0400
From:      Craig Rodrigues <rodrigc@crodrigues.org>
To:        freebsd-current@freebsd.org
Subject:   Porting networking code from -STABLE to -CURRENT
Message-ID:  <20030722120939.GA5379@crodrigues.org>

next in thread | raw e-mail | index | archive | help
Hi,

I am interested in using the SCTP protocol implementation ( http://www.sctp.org )
on -CURRENT.  Currently it works on -STABLE, and is integrated with the
current KAME snapshots ( http://www.kame.net ).

Has anyone ported networking code from -STABLE to -CURRENT?

What is involved?  Right now the code uses splnet() / splx()....
is there a guideline for how to migrate to the macros in
mutex(9)?

Thanks.
-- 
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?20030722120939.GA5379>