]> git.ipfire.org Git - thirdparty/vectorscan.git/commit
remove start argument in literal matcher callbacks
authorWang, Xiang W <xiang.w.wang@intel.com>
Thu, 6 Jul 2017 16:23:41 +0000 (12:23 -0400)
committerMatthew Barr <matthew.barr@intel.com>
Mon, 21 Aug 2017 01:12:36 +0000 (11:12 +1000)
commitebb1b0006bed07df18db326ff74a58e5e5d0e528
treeeda151fd5253549cd0cc8599545950e63ae44339
parent482e1ef931d509e2c7f91fecc341a3d88fe46fd6
remove start argument in literal matcher callbacks
19 files changed:
src/fdr/fdr_confirm_runtime.h
src/fdr/fdr_internal.h
src/fdr/flood_compile.cpp
src/fdr/flood_runtime.h
src/hwlm/hwlm.h
src/hwlm/noodle_build.cpp
src/hwlm/noodle_engine.c
src/hwlm/noodle_internal.h
src/rose/block.c
src/rose/catchup.c
src/rose/match.c
src/rose/match.h
src/rose/program_runtime.c
src/rose/program_runtime.h
src/rose/rose.h
src/rose/stream.c
unit/internal/fdr.cpp
unit/internal/fdr_flood.cpp
unit/internal/noodle.cpp