odp-util: Replace ODPUTIL_FLOW_KEY_U32S by new struct odputil_keybuf.
authorBen Pfaff <blp@nicira.com>
Wed, 2 Mar 2011 21:25:10 +0000 (13:25 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 30 Mar 2011 22:08:47 +0000 (15:08 -0700)
commit19cf40693da2e6e7612268fc6708fc6c879ebdff
tree199c07cd3598b1d41a8eb0282003b655495d1c0f
parent3f19d399f51def640101001f28387baade399621
odp-util: Replace ODPUTIL_FLOW_KEY_U32S by new struct odputil_keybuf.

This seems to me to better encapsulate the inherent ugliness.
lib/dpif-netdev.c
lib/odp-util.h
ofproto/ofproto.c