Commit graph

3 commits

Author SHA1 Message Date
Promise Charles
5c9602bcf2 suricata: add error about missing runmode
If a runmode is missing but other params are passed on the commandline,
issue an error.

Ticket: #5711

Signed-off-by: Promise Charles <descencybobby@gmail.com>
2026-05-23 18:01:37 +00:00
Jason Ish
7dd23392cc examples/lib/cplusplus: simplfy, make more like the simple example
To prep for the removal of the lib runmode, simplify this C++ example
to match our simple example. We don't yet have the C++ compatible
headers to allow for a C++ app to register its own custom runmode.
2026-03-05 21:21:09 +00:00
Jason Ish
8540627b4e examples: add simple c++ example
For now just used to make sure a C++ variation of our custom example
can build.
2025-04-30 22:22:25 +02:00