]> git.ipfire.org Git - thirdparty/suricata.git/commit
datajson: prepare jsonline format
authorEric Leblond <el@stamus-networks.com>
Thu, 27 Mar 2025 21:32:31 +0000 (22:32 +0100)
committerVictor Julien <victor@inliniac.net>
Wed, 11 Jun 2025 18:49:18 +0000 (20:49 +0200)
commit8058964449f962825fa0852bd461bcdab4d0a4b7
tree4937b5e27a0d759ebe4b74fc0a28384cfb30dd1d
parent9873c5d2e176fc4045de12420abe5f24ebb9cd0e
datajson: prepare jsonline format

There is just a change in the iterator to go from json to jsonline
so let's factorize the parsing functions.

Ticket: #7372
src/datajson.c