]> 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)
committerFlorian Westphal <fw@strlen.de>
Tue, 2 May 2023 17:13:23 +0000 (19:13 +0200)
commit19d73ccdd39fae49b44330097ecd2bc507e63d1b
tree7dd1fa48c0143b196c00e8ddc504bb71af2599ca
parent511aa78affd64e69cba50a2a01c0fec10a8acf2f
doc: add nat examples

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