]> git.ipfire.org Git - thirdparty/suricata.git/commit
datasets: fix set with ip sets
authorEric Leblond <el@stamus-networks.com>
Tue, 6 May 2025 16:17:08 +0000 (18:17 +0200)
committerVictor Julien <victor@inliniac.net>
Wed, 7 May 2025 19:00:57 +0000 (21:00 +0200)
commite499a98ba995ac25b40c5957faeff11c88410e93
tree37c358c0b1b812393f61c921b407b419949a5ffd
parentee59d9a894ba6d396e98becc7aa7a8484f7f0f60
datasets: fix set with ip sets

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

Ticket: #7689
src/datasets.c