]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/bytejump: Allow nbytes to be a variable
authorJeff Lucovsky <jlucovsky@oisf.net>
Fri, 9 Jun 2023 14:32:18 +0000 (10:32 -0400)
committerVictor Julien <vjulien@oisf.net>
Mon, 10 Jul 2023 07:27:03 +0000 (09:27 +0200)
commit3f118188e9ae09efc026b43f3b76ddfde0aed7d5
tree0266f3cb3546bf4bf1e19e227edf9d5ffdd3dd07
parent73b943276e5d3abd21d14a3819df092abd959650
detect/bytejump: Allow nbytes to be a variable

Issue: 6105

This commit adds the ability for nbytes to be a variable when used with
the byte_jump keyword.
src/detect-bytejump.c
src/detect-bytejump.h
src/detect-engine-content-inspection.c