netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH nft 0/3] flowtable json fixes
@ 2022-02-07 13:28 Florian Westphal
  2022-02-07 13:28 ` [PATCH nft 1/3] json: add flow statement json export + parser Florian Westphal
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Florian Westphal @ 2022-02-07 13:28 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Florian Westphal

json doesn't export the flow statement.
First patch resolves this, the other two patches resolve
import problems with flowtable json format.

Florian Westphal (3):
  json: add flow statement json export + parser
  parser_json: fix flowtable device datatype
  parser_json: permit empty device list

 include/json.h    |  2 ++
 src/ct.c          |  1 +
 src/json.c        |  7 ++++++
 src/parser_json.c | 54 ++++++++++++++++++++++++++++++++++++-----------
 4 files changed, 52 insertions(+), 12 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-02-07 17:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-07 13:28 [PATCH nft 0/3] flowtable json fixes Florian Westphal
2022-02-07 13:28 ` [PATCH nft 1/3] json: add flow statement json export + parser Florian Westphal
2022-02-07 13:29   ` Florian Westphal
2022-02-07 14:04     ` Pablo Neira Ayuso
2022-02-07 14:53       ` Florian Westphal
2022-02-07 17:35         ` Pablo Neira Ayuso
2022-02-07 15:03       ` Phil Sutter
2022-02-07 13:28 ` [PATCH nft 2/3] parser_json: fix flowtable device datatype Florian Westphal
2022-02-07 13:28 ` [PATCH nft 3/3] parser_json: permit empty device list Florian Westphal
2022-02-07 15:04 ` [PATCH nft 0/3] flowtable json fixes Phil Sutter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).