Re: [PATCH net 1/7] openvswitch: Make LABELS name more consistent

2015-09-30 Thread Joe Stringer
On 30 September 2015 at 17:31, Pravin Shelar wrote: > On Tue, Sep 29, 2015 at 3:39 PM, Joe Stringer wrote: >> Conntrack LABELS (plural) are exposed by conntrack; rename the OVS name >> for these to be consistent with conntrack. >> >> Fixes: c2ac667 "openvswitch: Allow matching on conntrack label"

Re: [PATCH net 1/7] openvswitch: Make LABELS name more consistent

2015-09-30 Thread Pravin Shelar
On Tue, Sep 29, 2015 at 3:39 PM, Joe Stringer wrote: > Conntrack LABELS (plural) are exposed by conntrack; rename the OVS name > for these to be consistent with conntrack. > > Fixes: c2ac667 "openvswitch: Allow matching on conntrack label" > Signed-off-by: Joe Stringer > --- > include/uapi/linux