On Thu, Oct 1, 2015 at 3:00 PM, Joe Stringer <joestrin...@nicira.com> 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 <joestrin...@nicira.com> > --- > v3: Fix build with !CONFIG_NF_CONNTRACK > v2: Change ct_label struct names as well as constants. > --- Acked-by: Pravin B Shelar <pshe...@nicira.com> -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
- Re: [PATCHv2 7/7] openvswitch: Change CT_ATTR_FLAGS... Pravin Shelar
- [PATCHv2 5/7] openvswitch: Reject ct_state unsupported b... Joe Stringer
- [PATCHv2 6/7] openvswitch: Extend ct_state match field t... Joe Stringer
- [PATCHv2 2/7] openvswitch: Fix typos in CT headers Joe Stringer
- [PATCHv2 4/7] openvswitch: Ensure flow is valid before e... Joe Stringer
- [PATCHv2 3/7] openvswitch: Fix skb leak in ovs_fragment(... Joe Stringer
- Re: [PATCHv2 3/7] openvswitch: Fix skb leak in ovs_... Pravin Shelar
- [PATCHv2 1/7] openvswitch: Rename LABEL->LABELS Joe Stringer
- Re: [PATCHv2 1/7] openvswitch: Rename LABEL->LAB... kbuild test robot
- [PATCHv3] openvswitch: Rename LABEL->LABELS Joe Stringer
- Re: [PATCHv3] openvswitch: Rename LABEL->... Pravin Shelar
- Re: [PATCHv3] openvswitch: Rename LABEL->... David Miller