]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/entropy: Use entropy matching when needed
authorJeff Lucovsky <jlucovsky@oisf.net>
Wed, 5 Feb 2025 21:38:03 +0000 (16:38 -0500)
committerVictor Julien <victor@inliniac.net>
Tue, 1 Apr 2025 19:11:11 +0000 (21:11 +0200)
commitb93c70fbd84f4d8135080104f9582f7734917730
tree9550589fae92a471909334bdb966fbc9d4a986db
parentfdc0ac590e74639d0cc895792a145e23516be08b
detect/entropy: Use entropy matching when needed

This commit causes the content inspection engine to recognize and
invoke the entropy "match" function when the entropy keyword is used.

Issue: 4162
src/detect-engine-content-inspection.c