On Tue, Aug 14, 2018 at 08:28:03PM +0200, Phil Sutter wrote:
> Just like with 'iptables-nft -L', we have to make sure the standard set
> of chains exist for a given table when listing it using '-S' flag.

Applied, thanks.

> The added code was just copied over from nft_rule_list() which does the
> same.

Suggestion: Probably move this shared code to a function?

Reply via email to