Conversation
d8715ef to
a51e8b1
Compare
|
Closing this pull request: its branch was updated after the pull Per our policy, a new pull request is required when changes are made |
A Rust wrapper around ThreadVars to enforce Rust lifetimes to ThreadVars when used in a callback. Ticket: OISF#8598
Update the thread init callback registration to pass the safe ThreadVars wrapper instead of a raw pointer. Ticket: OISF#8598
Update the EVE callback registration to pass the safe ThreadVars wrapper instead of a raw pointer. Ticket: OISF#8598
Update the flow init, update and finish callback registrations to pass the safe ThreadVars wrapper instead of a raw pointer. Ticket: OISF#8598
Add a typed ThreadStorage<T> wrapper around the thread storage bindings. Ticket: OISF#8445
|
Closing this pull request: its branch was updated after the pull Per our policy, a new pull request is required when changes are made |
Enforce our policy of requiring a new pull request whenever changes are made to an existing one. On any push to an open, non-draft pull request the workflow comments with the policy and closes the pull request.
|
Closing this pull request: its branch was updated after the pull Per our policy, a new pull request is required when changes are made |
|
Closing this pull request: its branch was updated after the pull Per our policy, a new pull request is required when changes are made |
Make sure these boxes are checked accordingly before submitting your Pull Request -- thank you.
Contribution style:
https://docs.suricata.io/en/latest/devguide/contributing/contribution-process.html
Our Contribution agreements:
https://suricata.io/about/contribution-agreement/ (note: this is only required once)
Changes (if applicable):
(including schema descriptions)
https://redmine.openinfosecfoundation.org/projects/suricata/issues
Link to ticket: https://redmine.openinfosecfoundation.org/issues/
Describe changes:
Provide values to any of the below to override the defaults.
link to the pull request in the respective
_BRANCHvariable.SV_REPO=
SV_BRANCH=
SU_REPO=
SU_BRANCH=