From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Westphal Subject: Re: Lint for nftables Date: Mon, 3 Feb 2020 01:27:23 +0100 Message-ID: <20200203002723.GP795@breakpoint.cc> References: 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: Stephen Satchell Cc: netfilter@vger.kernel.org Stephen Satchell wrote: > Is there an equivalent to lint(1) for nftables? One that, instead of just > saying "you blew it", it shows where you blew it and what it was expected. No. nft is already supposed to tell you where the problem is. Please provide an example error and we can try to improve the error reporting.