mirror of
https://github.com/OISF/suricata.git
synced 2026-02-16 00:57:51 -05:00
Create a mininal capture plugin that injects one packet. While it can also be a template, we should be able to run this in CI to test the loading and registration of the capture plugin mechanisms.
320 B
320 B
Example Plugins
c-json-filetype
An example plugin of an EVE/JSON filetype plugin. This type of plugin is useful if you want to send EVE output to custom destinations.
ci-capture
A minimal capture plugin that can be used as a template, but also used for testing capture plugin loading and registration in CI.