]> git.ipfire.org Git - thirdparty/suricata.git/commit
datasets: fix set with ip sets 13270/head 13280/head
authorEric Leblond <el@stamus-networks.com>
Tue, 6 May 2025 16:17:08 +0000 (18:17 +0200)
committerPhilippe Antoine <pantoine@oisf.net>
Tue, 20 May 2025 12:50:20 +0000 (14:50 +0200)
commit5ef11ae0222bd812a26f087836079d512720a15b
treeb57b593c55e0f730c5e2c098b3f438d5a22a9b5b
parentcc5511c09427c13a8e3c4be2b71ca14bf95ed438
datasets: fix set with ip sets

It can get an IPv6 or an IPv4 so we need to handle both length.

Ticket: #7689
(cherry picked from commit e499a98ba995ac25b40c5957faeff11c88410e93)
src/datasets.c