>>I have put together IPV6/IPV4 code for SCTP in FreeBSD. I
>>am entering the final stages of testing and I would like
>>to contribute this if I can...
>Great!
>>Who should I contact too coordinate getting this in?
>I'm willing to review the code and take responsibility for
>getting the bits committed to the tree.
as far as I heard 10 minutes ago, the code is part-kernel, part-
userland (udp-like socket grabs packets as is, daemon parses the
packet) and socket API shim is required for applications to use sctp.
it would be better we can see all-kernel implementation sooner,
that uses normal socket system calls. otherwise it will be hard
for normal programmers to use it...
itojun
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message