On 2/7/11 3:02 PM, "Chaskiel Grundman" <cg2v@andrew.cmu.edu> wrote: >> >> enum ippack { IPv4=3D1, IPv6Bytes=3D2, IPv6Shorts=3D3, IPV6Ints=3D4 }; >We need to define a single canonical form of ipv6 address. it's up to the >endpoints to translate whatever their in6_addr is to/from that form. Other >than that, this is the right idea. Amen. Long form, please.