Re: [ovs-dev] [PATCHv2 16/20] datapath: Allow matching on conntrack label

2015-12-06 Thread Joe Stringer
On 6 December 2015 at 00:42, Simon Horman wrote: > Hi Joe, > > On Wed, Dec 02, 2015 at 11:53:52PM -0800, Joe Stringer wrote: >> From: Joe Stringer >> >> Allow matching and setting the ct_label field. As with ct_mark, this is >> populated by executing the CT action. The label field may be modified

Re: [ovs-dev] [PATCHv2 16/20] datapath: Allow matching on conntrack label

2015-12-06 Thread Simon Horman
Hi Joe, On Wed, Dec 02, 2015 at 11:53:52PM -0800, Joe Stringer wrote: > From: Joe Stringer > > Allow matching and setting the ct_label field. As with ct_mark, this is > populated by executing the CT action. The label field may be modified by > specifying a label and mask nested under the CT acti