]> git.ipfire.org Git - thirdparty/suricata.git/commit
examples/lib: use packet setter functions
authorJason Ish <jason.ish@oisf.net>
Wed, 9 Oct 2024 21:21:32 +0000 (15:21 -0600)
committerVictor Julien <victor@inliniac.net>
Tue, 1 Apr 2025 08:17:05 +0000 (10:17 +0200)
commit461e9110b637556572d967391d1f164ea4ec7f4a
treeeee3cb13e6350ffb7d68677e770a80e525a98c5b
parenta8ad7b1d28c052138b3c710caf9fbda96c7ea5bc
examples/lib: use packet setter functions

Instead of direct field access.

Ticket: #7240
examples/lib/custom/main.c
examples/plugins/ci-capture/source.c