Support decoding of NTR selection method
authorSimon Horman <simon.horman@netronome.com>
Fri, 20 Mar 2015 04:50:30 +0000 (13:50 +0900)
committerBen Pfaff <blp@nicira.com>
Tue, 24 Mar 2015 16:17:07 +0000 (09:17 -0700)
commitbc65c25ac604d5787714c8f16c8df8e392e8dae9
tree71345c52140d47af347c2718f0aa25c9ccbf14ca
parent4aa6cf580bc1292e4e7dd5ec42802ed99311cd6b
Support decoding of NTR selection method

This is in preparation for supporting group mod and desc reply
messages with an NTR selection method group experimenter property.

Currently decoding always fails as it only allows properties for known
selection methods and no selection methods are known yet. A subsequent
patch will propose a hash selection method.

NTR selection method
Signed-off-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/meta-flow.c
lib/meta-flow.h
lib/nx-match.c
lib/nx-match.h
lib/ofp-util.c
lib/ofp-util.h
ofproto/ofproto-provider.h
ofproto/ofproto.c