From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Westphal Subject: Re: [PATCH nft] src: hash: fix seed attribute not listed Date: Fri, 24 Mar 2017 21:25:33 +0100 Message-ID: <20170324202533.GA6767@breakpoint.cc> References: <20170324200325.drznn6tuzkbswqkw@nevthink> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Laura Garcia Liebana Return-path: Received: from Chamillionaire.breakpoint.cc ([146.0.238.67]:41580 "EHLO Chamillionaire.breakpoint.cc" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966779AbdCXU0K (ORCPT ); Fri, 24 Mar 2017 16:26:10 -0400 Content-Disposition: inline In-Reply-To: <20170324200325.drznn6tuzkbswqkw@nevthink> Sender: netfilter-devel-owner@vger.kernel.org List-ID: Laura Garcia Liebana wrote: > The tests warned about a problem with the seed listing. Indeed, applied, thanks Laura!