Re: [ovs-dev] [PATCH/RFC 5/9] Support decoding of NMX selection method

2014-12-11 Thread Ben Pfaff
On Wed, Nov 19, 2014 at 09:44:59AM +0900, Simon Horman wrote: > This is in preparation for supporting group mod and desc reply > messages with an NMX selection method group experimenter property. > > NMX selection method > Signed-off-by: Simon Horman If you agree with the ideas that Jean and I h

[ovs-dev] [PATCH/RFC 5/9] Support decoding of NMX selection method

2014-11-18 Thread Simon Horman
This is in preparation for supporting group mod and desc reply messages with an NMX selection method group experimenter property. NMX selection method Signed-off-by: Simon Horman --- lib/nx-match.c| 52 --- lib/nx-match.h| 1 + lib/ofp-util.c| 256 +