]> git.ipfire.org Git - thirdparty/nftables.git/commit
json: tcp: add raw tcp option match support
authorFlorian Westphal <fw@strlen.de>
Tue, 3 Nov 2020 11:04:20 +0000 (12:04 +0100)
committerFlorian Westphal <fw@strlen.de>
Mon, 9 Nov 2020 11:19:31 +0000 (12:19 +0100)
commitcb21869649208118ed61354e2674858e4ff6c23c
tree40a731079f30640fc112a6c2b73175f63742f880
parent881d8cb21c0b9168787b932f41b801593bde2216
json: tcp: add raw tcp option match support

To similar change as in previous one, this time for the
jason (de)serialization.

Re-uses the raw payload match syntax, i.e. base,offset,length.

Signed-off-by: Florian Westphal <fw@strlen.de>
src/json.c
src/parser_json.c
tests/py/any/tcpopt.t.json