]> git.ipfire.org Git - thirdparty/nftables.git/commit
doc: add nat examples
authorFlorian Westphal <fw@strlen.de>
Mon, 1 May 2023 10:10:09 +0000 (12:10 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 13 Aug 2025 17:00:01 +0000 (19:00 +0200)
commit469fb6c966950c91792eaf0eff9d07ba9559e8b1
tree95f44cea4d31f788b559cbf18824b816bdec15fc
parent49806973277de9d89e890a0f352bae7f0d0ea92d
doc: add nat examples

commit 19d73ccdd39fae49b44330097ecd2bc507e63d1b upstream.

nftables nat is much more capable than what the existing
documentation describes.

In particular, nftables can fully emulate iptables
NETMAP target and can perform n:m address mapping.

Add a new example section extracted from commit log
messages when those features got added.

Cc: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Florian Westphal <fw@strlen.de>
doc/statements.txt