On Fri, Jul 15, 2011 at 01:50:01PM -0700, Ethan Jackson wrote: > Future patches will use nx_hash_fields for non-multipath related > actions. This patch renames nx_mp_fields and creates a new > flow_hash_fields() function.
It might be wise to move the functions for converting a name to and from the enum nx_hash_fields, and for checking that an enum nx_hash_fields is valid, into flow.c also. The comment is wrong (and was wrong before this patch) about NXM_OF_UDP_SRC and NXM_OF_UDP_SRC, which aren't hashed any more. Thanks, Ben. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
