]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/bsize: Use U16 bit macros 5139/head
authorJeff Lucovsky <jeff@lucovsky.org>
Mon, 18 May 2020 14:04:55 +0000 (10:04 -0400)
committerVictor Julien <victor@inliniac.net>
Tue, 7 Jul 2020 08:49:45 +0000 (10:49 +0200)
commitf7a47a44779561c53d1fbfb4f4ab018b798f7a19
tree479e97ed94a618da69679817d6df4d446bb65d98
parent39105917cef76167e37fa90e8624733b847b4133
detect/bsize: Use U16 bit macros

This commit changes the flag bit values to be expressed using the
BIT_U16 macro instead with hex values.
src/detect-bytejump.h