Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752850AbbH0SlJ (ORCPT ); Thu, 27 Aug 2015 14:41:09 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:45724 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751708AbbH0SlH (ORCPT ); Thu, 27 Aug 2015 14:41:07 -0400 Date: Thu, 27 Aug 2015 11:41:05 -0700 (PDT) Message-Id: <20150827.114105.1709123044511786497.davem@davemloft.net> To: joestringer@nicira.com Cc: netdev@vger.kernel.org, pshelar@nicira.com, linux-kernel@vger.kernel.org, pablo@netfilter.org, fwestpha@redhat.com, hannes@redhat.com, tgraf@suug.ch, jpettit@nicira.com, jesse@nicira.com, netfilter-devel@vger.kernel.org Subject: Re: [PATCHv6 net-next 00/10] OVS conntrack support From: David Miller In-Reply-To: <1440613913-10141-1-git-send-email-joestringer@nicira.com> References: <1440613913-10141-1-git-send-email-joestringer@nicira.com> X-Mailer: Mew version 6.7 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Thu, 27 Aug 2015 11:41:06 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 970 Lines: 22 From: Joe Stringer Date: Wed, 26 Aug 2015 11:31:43 -0700 > The goal of this series is to allow OVS to send packets through the Linux > kernel connection tracker, and subsequently match on fields populated by > conntrack. This functionality is enabled through a new > CONFIG_OPENVSWITCH_CONNTRACK option. > > This version addresses the feedback from v5, primarily checking the behaviour > is correct with different configurations such as disabling > CONFIG_OPENVSWITCH_CONNTRACK or disabling individual conntrack features like > connlabels. > > The branch below has been updated with the corresponding userspace pieces: > https://github.com/joestringer/ovs dev/ct_20150818 Series applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/