On Nov 7, 2011, at 11:06 AM, Ben Pfaff wrote: > On Mon, Nov 07, 2011 at 10:33:06AM -0800, Justin Pettit wrote: >> On some platforms, the in6_addr structure is made up of 16- or 32-bit >> members. Depending on the members of the "flow" structure, this can >> lead to holes in the middle. Moving the IPv6 addresses to the middle >> fixes that on these platforms. > > Should we move the IPv6 addresses just after the 64-bit members, > instead, in case someone gets the bright idea of adding 64-bit members > to in6_addr?
Sounds good. I've updated the patch. --Justin _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
