suricata icon indicating copy to clipboard operation
suricata copied to clipboard

libsuricata: trivial example - v3

Open jasonish opened this issue 1 year ago • 1 comments

  • Trivial libsuricata example, just linking and wrap Suricata main
  • Update example plugin Makefile to build even when --disable-shared is used.
  • fix "autoconf.h" header include, should someone choose to `#include "suricata/suricata-common.h"
  • remove autoconf.h from dist, it never belonged there.

jasonish avatar Feb 15 '24 17:02 jasonish

Information:

ERROR: QA failed on SURI_TLPW2_autofp_suri_time.

field baseline test %
SURI_TLPW2_autofp_stats_chk
.uptime 101 111 109.9%
TREX_GENERIC_stats_chk
.capture.kernel_drops 0 1 0.00

Pipeline 18545

suricata-qa avatar Feb 15 '24 21:02 suricata-qa

Merged in #10469, thanks!

victorjulien avatar Feb 21 '24 06:02 victorjulien