You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/examples/lib
Jason Ish 44e75573ac examples/lib/live: a lib example with live capture
Simple libpcap example for live capture. Allows listening on multiple
interfaces to show how multiple threads (workers) can be used.

Ticket: #8096
(cherry picked from commit f711e57e8e)
1 month ago
..
cplusplus examples/lib/cplusplus: simplfy, make more like the simple example 1 month ago
custom examples/lib/custom: use own custom run mode 1 month ago
live examples/lib/live: a lib example with live capture 1 month ago
simple