Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932823AbbHYSaF (ORCPT ); Tue, 25 Aug 2015 14:30:05 -0400 Received: from mail-wi0-f174.google.com ([209.85.212.174]:35761 "EHLO mail-wi0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755809AbbHYSaB (ORCPT ); Tue, 25 Aug 2015 14:30:01 -0400 Date: Tue, 25 Aug 2015 20:29:59 +0200 From: Thomas Graf To: Joe Stringer 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, netfilter-devel@vger.kernel.org Subject: Re: [PATCHv5 net-next 09/10] openvswitch: Allow matching on conntrack label Message-ID: <20150825182959.GM3707@pox.localdomain> References: <1440462740-23358-1-git-send-email-joestringer@nicira.com> <1440462740-23358-10-git-send-email-joestringer@nicira.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1440462740-23358-10-git-send-email-joestringer@nicira.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 849 Lines: 17 On 08/24/15 at 05:32pm, Joe Stringer wrote: > Allow matching and setting the ct_label field. As with ct_mark, this is > populated by executing the CT action. The label field may be modified by > specifying a label and mask nested under the CT action. It is stored as > metadata attached to the connection. Label modification occurs after > lookup, and will only persist when the conntrack entry is committed by > providing the COMMIT flag to the CT action. Labels are currently fixed > to 128 bits in size. > > Signed-off-by: Joe Stringer Acked-by: Thomas Graf -- 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/