]> git.ipfire.org Git - thirdparty/suricata.git/commit
datasets: factorize dataset creation
authorEric Leblond <el@stamus-networks.com>
Fri, 2 May 2025 18:48:59 +0000 (20:48 +0200)
committerVictor Julien <victor@inliniac.net>
Wed, 11 Jun 2025 18:49:18 +0000 (20:49 +0200)
commitc15bcbe9d642c1d2a30258485ad3f15b65430e2c
treeaf7a8a3145b28b83fb2550de543ff59945a353ce
parent28742871d2b8ebff0566ee1099d44d965937252a
datasets: factorize dataset creation

Factorize DatasetGet and DatajsonGet to only have the difference
between the two in the respective function.
src/datasets-context-json.c
src/datasets.c
src/datasets.h