]> git.ipfire.org Git - thirdparty/vectorscan.git/commit
literal matchers: change context passed to callback to scratch
authorWang, Xiang W <xiang.w.wang@intel.com>
Tue, 4 Jul 2017 16:24:11 +0000 (12:24 -0400)
committerMatthew Barr <matthew.barr@intel.com>
Mon, 21 Aug 2017 01:12:36 +0000 (11:12 +1000)
commit67a8f43355bb7e242b51eaf783b54deb8faefef8
treef303c390108b9c7bd6684dc4e8b6296ca015b236
parentbc232d272fca7c485fbd42ec80adb7c22a566c9e
literal matchers: change context passed to callback to scratch
17 files changed:
src/fdr/fdr.c
src/fdr/fdr.h
src/fdr/fdr_confirm_runtime.h
src/fdr/fdr_internal.h
src/fdr/flood_runtime.h
src/hwlm/hwlm.c
src/hwlm/hwlm.h
src/hwlm/noodle_engine.c
src/hwlm/noodle_engine.h
src/rose/match.c
src/rose/match.h
src/rose/rose.h
src/rose/stream.c
src/runtime.c
unit/internal/fdr.cpp
unit/internal/fdr_flood.cpp
unit/internal/noodle.cpp