Commit Graph

5 Commits (a6fcbb1ab7c1edd02871dc250bb0e6541e11d5af)

Author SHA1 Message Date
Jason Ish 461e9110b6 examples/lib: use packet setter functions
Instead of direct field access.

Ticket: #7240
1 year ago
Philippe Antoine c164cfcf6b plugins: check version for all plugins 1 year ago
Jason Ish 1173bb788e .gitignore: globally ignore .la files
With automake and libraries, these files are creeping in.
2 years ago
Jason Ish 02b019d071 examples/capture: fix the slot
Use slot->slot_next, not the slot as passed in.
3 years ago
Jason Ish 0dc3de332a examples: minimal example capture plugin for ci
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.
3 years ago