From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH nft v2] tests: shell: Add tests for chain rename. Date: Fri, 6 Oct 2017 14:41:11 +0200 Message-ID: <20171006124111.GE4713@salvia> References: <20171005080647.15713-1-rvarsha016@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Varsha Rao Return-path: Received: from ganesha.gnumonks.org ([213.95.27.120]:41674 "EHLO ganesha.gnumonks.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750950AbdJFMlP (ORCPT ); Fri, 6 Oct 2017 08:41:15 -0400 Content-Disposition: inline In-Reply-To: <20171005080647.15713-1-rvarsha016@gmail.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Thu, Oct 05, 2017 at 01:36:46PM +0530, Varsha Rao wrote: > This patch adds test cases for renaming chain with existing and non > existing chains. Applied, thanks Varsha.