Re: [ovs-dev] [PATCH v3 4/8] Support decoding of NTR selection method

2015-03-18 Thread Simon Horman
On Tue, Mar 17, 2015 at 03:10:18PM -0700, Ben Pfaff wrote: > On Mon, Mar 09, 2015 at 10:10:59AM +0900, Simon Horman wrote: > > This is in preparation for supporting group mod and desc reply > > messages with an NTR selection method group experimenter property. > > > > Currently decoding always fai

Re: [ovs-dev] [PATCH v3 4/8] Support decoding of NTR selection method

2015-03-17 Thread Ben Pfaff
On Mon, Mar 09, 2015 at 10:10:59AM +0900, Simon Horman wrote: > 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

[ovs-dev] [PATCH v3 4/8] Support decoding of NTR selection method

2015-03-08 Thread Simon Horman
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