]> git.ipfire.org Git - thirdparty/suricata.git/commit
dns/eve: make removed v1 style a warning, not an error 9714/head
authorJason Ish <jason.ish@oisf.net>
Mon, 30 Oct 2023 18:16:33 +0000 (12:16 -0600)
committerVictor Julien <victor@inliniac.net>
Mon, 30 Oct 2023 18:33:28 +0000 (19:33 +0100)
commit7d60bb71397fa2c23eea06decdc1f6761deabfae
treeeac42c1947eff4ef8ce86ef6e6e78dbe5be8fbea
parenta240a93b6931c94485d336cdc340e16929437a01
dns/eve: make removed v1 style a warning, not an error

We don't error out in this case, but instead default to v2. So use a
warning instead of an error.
src/output-json-dns.c