From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH ipset] kernel: uapi: fix MARKMASK attr ABI breakage Date: Thu, 13 Feb 2014 13:54:44 +0100 Message-ID: <20140213125444.GA8612@localhost> References: <1392291659-27444-1-git-send-email-fw@strlen.de> <20140213114725.GA8016@localhost> <20140213115126.GH25153@breakpoint.cc> <20140213115543.GA8226@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Florian Westphal , netfilter-devel@vger.kernel.org To: Jozsef Kadlecsik Return-path: Received: from mail.us.es ([193.147.175.20]:44666 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753189AbaBMMzJ (ORCPT ); Thu, 13 Feb 2014 07:55:09 -0500 Content-Disposition: inline In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Thu, Feb 13, 2014 at 01:13:39PM +0100, Jozsef Kadlecsik wrote: > On Thu, 13 Feb 2014, Pablo Neira Ayuso wrote: > > > On Thu, Feb 13, 2014 at 12:51:26PM +0100, Florian Westphal wrote: > > > Pablo Neira Ayuso wrote: > > > > On Thu, Feb 13, 2014 at 12:40:59PM +0100, Florian Westphal wrote: > > > > > commit 2dfb973c0dcc6d2211 (add markmask for hash:ip,mark data type) > > > > > > > > I don't find that commit in the tree: > > > > > > > > $ git show 2dfb973c0dcc6d2211 > > > > fatal: ambiguous argument '2dfb973c0dcc6d2211': unknown revision or > > > > path not in the working tree. > > > > Use '--' to separate paths from revisions > > > > > > its in ipset.git, not in kernel. Sorry if that was not clear. > > > > Ah, I see. > > > > > I did not find any references to MARKMASK in nf-next.git. > > > > I think this is still in Jozsef's tree. > > Yes, it's there - I'll submit the patches after Josh's forceadd patch is > incorporated. No problem, I understand you needed some time to get it in good shape. thanks Jozsef!