nicira-ext: Generalize nx_mp_fields into nx_hash_fields.
authorEthan Jackson <ethan@nicira.com>
Wed, 13 Jul 2011 23:20:24 +0000 (16:20 -0700)
committerEthan Jackson <ethan@nicira.com>
Tue, 19 Jul 2011 18:34:26 +0000 (11:34 -0700)
commit520e9a2acdcf6136bf0a20586df6351ecf72dd3e
treebe6c34f82db9de10c6dd99500b86b95998f16027
parente81d293375afe757770d339c8bd0cd57e661a1a0
nicira-ext: Generalize nx_mp_fields into nx_hash_fields.

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.
include/openflow/nicira-ext.h
lib/flow.c
lib/flow.h
lib/multipath.c