]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/byte_math: Permit var name for bytes value 9198/head
authorJeff Lucovsky <jlucovsky@oisf.net>
Sun, 9 Jul 2023 14:44:26 +0000 (10:44 -0400)
committerVictor Julien <vjulien@oisf.net>
Mon, 10 Jul 2023 07:27:04 +0000 (09:27 +0200)
commit690b65ae881df234fbbb13b77e0b0e37a8bdda41
tree6ec2bffbcf2166c46291c836e8df75cd36b8a9f7
parentfb847d8bb09bc3f810c4b9e48ce15bc7afde817e
detect/byte_math: Permit var name for bytes value

Issue: 6145

Modifications to permit a variable name to be used for the byte_math
bytes value.
rust/src/detect/byte_math.rs
src/detect-bytemath.c
src/detect-bytemath.h
src/detect-engine-content-inspection.c