Skip to content

ffi storage/v1 - #321

Closed
jasonish wants to merge 6 commits into
mainfrom
ffi-storage/v1
Closed

ffi storage/v1#321
jasonish wants to merge 6 commits into
mainfrom
ffi-storage/v1

Conversation

@jasonish

@jasonish jasonish commented Jun 1, 2026

Copy link
Copy Markdown
Owner

jasonish added 6 commits May 29, 2026 15:51
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
@jasonish jasonish closed this Jun 1, 2026
@jasonish
jasonish deleted the ffi-storage/v1 branch June 5, 2026 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant