]> git.ipfire.org Git - thirdparty/nftables.git/commit
doc: fix tcpdump example
authorGeorg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
Mon, 13 Oct 2025 17:17:31 +0000 (19:17 +0200)
committerFlorian Westphal <fw@strlen.de>
Mon, 13 Oct 2025 19:40:43 +0000 (21:40 +0200)
commitb9516b0a4dfb6e16e3e11c3024683a2df1ea09ab
tree6119de085b969d4feeecea98ae089caf350f099f
parent827bdfb26ee90f0e63f5a5edff6ca74081a9ffcc
doc: fix tcpdump example

The expression needs to be enclosed in a single string and combined with
a logical AND to have the desired effect.

Fixes: 1188a69604c3 ("src: introduce SYNPROXY matching")
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
Reviewed-by: Fernando Fernandez Mancera <fmancera@suse.de>
Signed-off-by: Florian Westphal <fw@strlen.de>
doc/statements.txt