]> git.ipfire.org Git - thirdparty/nftables.git/commit
src: add tcp option reset support
authorFlorian Westphal <fw@strlen.de>
Mon, 20 Dec 2021 11:30:18 +0000 (12:30 +0100)
committerFlorian Westphal <fw@strlen.de>
Mon, 28 Feb 2022 21:44:51 +0000 (22:44 +0100)
commit5d837d270d5a8b3a4d3fdca12d0f0800b8287cdd
treef6142e001404eaca518ef39eec73b7d1372dd82b
parent1d507ce7f1d3c12481ee24bd1dcac2fc1984ee9f
src: add tcp option reset support

This allows to replace a tcp option with nops, similar
to the TCPOPTSTRIP feature of iptables.

Signed-off-by: Florian Westphal <fw@strlen.de>
13 files changed:
doc/statements.txt
include/json.h
include/statement.h
src/evaluate.c
src/json.c
src/netlink_delinearize.c
src/netlink_linearize.c
src/parser_bison.y
src/parser_json.c
src/statement.c
tests/py/any/tcpopt.t
tests/py/any/tcpopt.t.json
tests/py/any/tcpopt.t.payload