{section: IPv6 support in External Libraries}
 
+{subsection: Unsupported}
+*:srb : they use sockaddr_in and inet_ntoa in many areas. wondering whether Condor uses that exact library.
+
 {subsection: Unresolved}
-*:srb : ??
-*:cream : ??
 *:drmaa : ??
 *:globus : ??
 
 {subsection: IPv6 compliant}
+*:cream : i couldn't find any info about ipv6. So I manually scanned their source code (cream-c-api). There was no sign of using BSD socket interfaces at all.
 *:blahp : depends on Globus but it does not call socket functions directly. [from Jaime]
 *:unicoregahp : same argument as blahp, [from Jaime]
 *:curl : file transfer library over URL format, fully support