From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH] tests: shell: add testcases for named limits Date: Tue, 17 Oct 2017 14:02:01 +0200 Message-ID: <20171017120201.GA13929@salvia> References: <20171014104603.16365-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 mail.us.es ([193.147.175.20]:59470 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933308AbdJQMCG (ORCPT ); Tue, 17 Oct 2017 08:02:06 -0400 Received: from antivirus1-rhel7.int (unknown [192.168.2.11]) by mail.us.es (Postfix) with ESMTP id DE83E4D652 for ; Tue, 17 Oct 2017 14:02:04 +0200 (CEST) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id CC02DBAAC7 for ; Tue, 17 Oct 2017 14:02:04 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20171014104603.16365-1-harshasharmaiitr@gmail.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Sat, Oct 14, 2017 at 04:16:03PM +0530, Harsha Sharma wrote: > Add testcases for creating named limits and referencing them > from rule Applied, thanks Harsha.