On Tue, Aug 18, 2015 at 4:39 PM, Joe Stringer <joestrin...@nicira.com> wrote: > Add functions to change connlabel length into nf_conntrack_labels.c so > they may be reused by other modules like OVS and nftables without > needing to jump through xt_match_check() hoops. > > Suggested-by: Florian Westphal <f...@strlen.de> > Signed-off-by: Joe Stringer <joestrin...@nicira.com> > Acked-by: Florian Westphal <f...@strlen.de> > --- > v2: Protect connlabel modification with spinlock. > Fix reference leak in error case. > Style fixups. > v3: No change. > v4: Add ack. > --- Looks good to me. -- 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
- [PATCHv4 net-next 07/10] netfilter: Always export nf_connlab... Joe Stringer
- [PATCHv4 net-next 02/10] openvswitch: Move MASKED* macros to... Joe Stringer
- [PATCHv4 net-next 04/10] dst: Add __skb_dst_copy() variation Joe Stringer
- [PATCHv4 net-next 10/10] openvswitch: Allow attaching helper... Joe Stringer
- [PATCHv4 net-next 06/10] openvswitch: Allow matching on conn... Joe Stringer
- [PATCHv4 net-next 08/10] netfilter: connlabels: Export setti... Joe Stringer
- Re: [PATCHv4 net-next 08/10] netfilter: connlabels: Exp... Pravin Shelar
- Re: [PATCHv4 net-next 08/10] netfilter: connlabels: Exp... Thomas Graf
- [PATCHv4 net-next 05/10] openvswitch: Add conntrack action Joe Stringer
- [PATCHv4 net-next 09/10] openvswitch: Allow matching on conn... Joe Stringer
- Re: [PATCHv4 net-next 09/10] openvswitch: Allow matchin... Pravin Shelar
- Re: [PATCHv4 net-next 09/10] openvswitch: Allow mat... Joe Stringer
- Re: [PATCHv4 net-next 09/10] openvswitch: Allow... Pravin Shelar
- Re: [PATCHv4 net-next 09/10] openvswitch: A... Joe Stringer
- Re: [PATCHv4 net-next 09/10] openvswit... Pravin Shelar