[Mono-devel-list] IPv6 patch

Jerome Laban jlaban at wanadoo.fr
Sun Jun 1 17:28:21 EDT 2003


Hi monoers,

Here are some patches to allow IPv6 connectivity in mono applications. This is a preliminary patch that breaks the .NET 1.0 compatibility (At least until the NET_1_1 define is not defined).

Right now, everything seems to work fine in both IPv4 and IPv6. XSP works in IPv6 mode smoothly and so is  remoting. I will provide test cases soon.

I'd like to point out the fact that using only the first element of the IPHostEntry.AddressList property is not a correct behavior and might lead to incorrect connections. Some parts of the mcs tree are based on that.

Attached with this post two patches: one for mono and the other for mcs. I've added the IPv6MulticastOptions.cs file and a description of the modifications applied by patches.

Please feel free to test theses modifications.

Thanks,
Jerome.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ipv6update-desc.txt
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030601/3c8f47c2/attachment.txt 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ipv6-mono-20030601.diff
Type: application/octet-stream
Size: 15144 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030601/3c8f47c2/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ipv6-mcs-20030601.diff
Type: application/octet-stream
Size: 31636 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030601/3c8f47c2/attachment-0001.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: IPv6MulticastOption.cs
Type: application/octet-stream
Size: 871 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030601/3c8f47c2/attachment-0002.obj 


More information about the Mono-devel-list mailing list