On Fri, Nov 29, 2019 at 03:30:39PM +0100, Eric Jallot wrote: > Before patch: > # echo 'include "/tmp/rules.nft"' > /tmp/rules.nft > # nft -f /tmp/rules.nft > In file included from /tmp/rules.nft:1:1-25: > from /tmp/rules.nft:1:1-25: > [snip] > from /tmp/rules.nft:1:1-25: > /tmp/rules.nft:1:1-25: Error: Include nested too deeply, max 16 levels > include "/tmp/rules.nft" > ^^^^^^^^^^^^^^^^^^^^^^^^^ > double free or corruption (out) > Aborted (core dumped) Applied, thanks.