]> git.ipfire.org Git - thirdparty/nftables.git/commit
doc: minor improvements with respect to the term “ruleset”
authorChristoph Anton Mitterer <mail@christoph.anton.mitterer.name>
Sun, 19 Oct 2025 01:38:09 +0000 (03:38 +0200)
committerFlorian Westphal <fw@strlen.de>
Mon, 20 Oct 2025 09:12:15 +0000 (11:12 +0200)
commitd2c364b3db021c120540e77aceeb94e31b57e8db
treeb639c95f5ae0877bffa7123ed4816015571716f7
parente0fe015343ff77d9176563479934b7c4e9a4683a
doc: minor improvements with respect to the term “ruleset”

Statements are elements of rules. Non-terminal statement are in particular
passive with respect to their rules (and thus automatically with respect to the
whole ruleset).

In “Continue ruleset evaluation”, it’s not necessary to mention the ruleset as
it’s obvious that the evaluation of the current chain will be continued.

Signed-off-by: Christoph Anton Mitterer <mail@christoph.anton.mitterer.name>
Signed-off-by: Florian Westphal <fw@strlen.de>
doc/nft.txt
doc/statements.txt