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