]> git.ipfire.org Git - thirdparty/suricata.git/commit
lib: take pointer to LiveDevice, not name
authorJason Ish <jason.ish@oisf.net>
Mon, 3 Jun 2024 23:04:10 +0000 (17:04 -0600)
committerVictor Julien <victor@inliniac.net>
Tue, 1 Apr 2025 08:17:05 +0000 (10:17 +0200)
commit04b29aa8d353c7b179a9d3f96ce9169018484750
tree0060df2a69adb79f23f077d7182632b012a1b36d
parent60860e43ac89c2dd5f382f66caa927447f1a5c06
lib: take pointer to LiveDevice, not name

In the library capture example, show how the packet counter can be
updated.

Ticket: #7240
examples/lib/custom/main.c
src/source-lib.c
src/source-lib.h