Hi Brian, >> + struct { >> + char saddr[16]; >> + char rcv_saddr[16]; >> + char daddr[16]; >> + } inet6 __attribute__ ((aligned(8))); BH> These should be 'struct in6_addr'. Okay. BH> And just like in your IPv4 section you need a FIXME here for the BH> things you skipped :) Heh, okay :) BH> There's an inline called ipv6_addr_copy() that will do the same BH> thing, then you could drop the alen argument. Okay, cool. Thanks! -- Dan Smith IBM Linux Technology Center email: danms@xxxxxxxxxx _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/containers