On Tue, 1 Jul 2008, S. Bergeron wrote:
> Are there any plans to include IPv6 support in Ceph?  I've played around 
> with the code a bit, and it looks very promising.

I haven't looked into it, but it should be straightforward.  The main 
issue is probably just that struct ceph_entity_addr may not 
currently be large enough for an IPv6 addr.  Or not.. it just has a 
struct sockaddr in there, though that's likely a bad idea anyway.

In any case, it shouldn't be difficult.

sage

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Ceph-devel mailing list
Ceph-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ceph-devel

Reply via email to