On Fri, 17 Aug 2012 22:00:55 -0500
Troy Benjegerdes <[email protected]> wrote:

> 1) implement a header-file or library based approach to abstract all
> use of IPv4 addresses to an opaque 32 bit identifier.

at this point you might as well convert the ipv4 address to a struct
sockaddr.  why invent yet another abstraction -- there already is one.
this would be one (huge) step toward ipv6 (or whatever protocol you
want to run rx over).
_______________________________________________
AFS3-standardization mailing list
[email protected]
http://lists.openafs.org/mailman/listinfo/afs3-standardization

Reply via email to