]> git.ipfire.org Git - thirdparty/nftables.git/commit
nft: migrate man page examples with `meter` directive to sets
authorDevin Bayer <dev@doubly.so>
Thu, 1 Oct 2020 09:30:27 +0000 (11:30 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 1 Oct 2020 12:25:24 +0000 (14:25 +0200)
commit129f9d153279cd0fdb723fcff7d61879baa31f46
treec162b9a00e844731724e89813c509c263b240ea8
parent702ac2b72c0e8fb570ef30dd942472bf5d4146b8
nft: migrate man page examples with `meter` directive to sets

this updates the two examples in the man page that use the obsolete `meter` to
use sets. I also fixed a bit of formatting for the conntrack expressions.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
doc/payload-expression.txt
doc/statements.txt