From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Graf Subject: Re: [PATCHv4 net-next 07/10] netfilter: Always export nf_connlabels_replace() Date: Thu, 20 Aug 2015 18:22:19 +0200 Message-ID: <20150820162219.GB5599@pox.localdomain> References: <1439941188-19293-1-git-send-email-joestringer@nicira.com> <1439941188-19293-8-git-send-email-joestringer@nicira.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org, pshelar@nicira.com, linux-kernel@vger.kernel.org, pablo@netfilter.org, fwestpha@redhat.com, hannes@redhat.com, jpettit@nicira.com, jesse@nicira.com To: Joe Stringer Return-path: Content-Disposition: inline In-Reply-To: <1439941188-19293-8-git-send-email-joestringer@nicira.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On 08/18/15 at 04:39pm, Joe Stringer wrote: > The following patches will reuse this code from OVS. > > Signed-off-by: Joe Stringer Acked-by: Thomas Graf