Re: [OMPI devel] IPv6 in btl/tcp

2006-10-16 Thread Brian Barrett
Adrian - I just committed some code in the TCP OOB component to deal with packing / unpacking sockaddr_in structures for cases where there is different heterogeneity / padding. I think it's going to require some work to make it IPv6 friendly. Just an FYI. Brian On Oct 16, 2006, at 5:0

Re: [OMPI devel] IPv6 in btl/tcp

2006-10-16 Thread Adrian Knoth
On Wed, Oct 11, 2006 at 11:28:13PM +0200, Adrian Knoth wrote: > The ringtest also works fine in plain IPv4 environments and > mixed environments within the same cluster. It fails on > mixed multi-cluster setups and heterogenous OSs, but I'm > going to fix these issues on Saturday (or next week).