From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH] tests: shell: add testcases for named objects Date: Fri, 6 Oct 2017 14:38:35 +0200 Message-ID: <20171006123835.GC4713@salvia> References: <20171005101539.32010-1-harshasharmaiitr@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org, outreachy-kernel@googlegroups.com To: Harsha Sharma Return-path: Received: from ganesha.gnumonks.org ([213.95.27.120]:41632 "EHLO ganesha.gnumonks.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752154AbdJFMij (ORCPT ); Fri, 6 Oct 2017 08:38:39 -0400 Content-Disposition: inline In-Reply-To: <20171005101539.32010-1-harshasharmaiitr@gmail.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Thu, Oct 05, 2017 at 03:45:39PM +0530, Harsha Sharma wrote: > Add testcases for creating named objects with unique name, defined > by user and referencing them from rule. Also applied, thanks. Could you add another tests for 'limit' objects too? I think I posted an example to the mailing list.