]> git.ipfire.org Git - thirdparty/suricata.git/commit
multi-detect: initial selectors for tenants
authorVictor Julien <victor@inliniac.net>
Thu, 5 Feb 2015 17:58:26 +0000 (18:58 +0100)
committerVictor Julien <victor@inliniac.net>
Thu, 23 Jul 2015 17:36:14 +0000 (19:36 +0200)
commit1893c5edb1f239985ecaad8afafac08647034485
treeb9a0c13fc604eb976f4897410a1392492e943272
parent0ff6d3dcfd9c61e320fd83d3cdbec371de286722
multi-detect: initial selectors for tenants

The Detection Thread has the TenantGetId pointer which allows it
to select a tenant id based on the packet.
src/detect-engine.c
src/detect-engine.h
src/detect.c
src/detect.h