svn commit: r221249 - in head/sys: netinet netinet6

Bjoern A. Zeeb bz at FreeBSD.org
Sat Apr 30 13:13:15 UTC 2011


On Sat, 30 Apr 2011, Michael Tuexen wrote:

> Author: tuexen
> Date: Sat Apr 30 11:18:16 2011
> New Revision: 221249
> URL: http://svn.freebsd.org/changeset/base/221249
>
> Log:
>  Improve compilation of SCTP code without INET support.
>  Some bugs where fixed while doing this:
>  * ASCONF-ACK messages might use wrong port number when using
>    IPv6.
>  * Checking for additional addresses takes the correct address
>    into account and also does not do more comparisons than
>    necessary.
>
>  This patch is based on one received from bz@ who was
>  sponsored by The FreeBSD Foundation and iXsystems.

Huge thanks for going through all this, reviewing, integrating it
into the SCTP tree and fixing things!  Very much appreciated!

I'll let you know once the kernel infrastructure is all there (soon)
so you can re-test compiling and properly test in a true IPv6 only
kernel environment.


Bjoern

-- 
Bjoern A. Zeeb                                 You have to have visions!
          Stop bit received. Insert coin for new address family.


More information about the svn-src-all mailing list