From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: Programmatically adding Map element into the map/set using libnftnl Date: Wed, 30 Nov 2016 23:32:57 +0100 Message-ID: <20161130223257.GA30644@salvia> References: <20161130193453.GA12643@salvia> <20161130201434.GA24593@salvia> <20161130212725.GA2576@salvia> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: Sender: netfilter-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Khawar Shehzad Cc: "netfilter@vger.kernel.org" On Wed, Nov 30, 2016 at 10:28:04PM +0000, Khawar Shehzad wrote: > Is there a way to flush all the elements in a set through command > line? e.g. using command line as > > ___________________________ > nft flush set ip6 my_table my_set Not yet, I'm preparing a patchset for this. This has been requested several time already. Will Cc you once they are ready.