Commit graph

5 commits

Author SHA1 Message Date
Victor Julien
a2e9ac21f8 flow: turn flags field into uint64_t
Entire space is used.
2026-02-12 14:10:51 +00:00
Philippe Antoine
a393147415 rust: restrict visibility of reexported suricata_sys structs 2025-10-03 22:55:54 +02:00
Philippe Antoine
b59086210f rust: bindgen flow ffi API
Ticket: 7667
2025-09-22 10:02:19 +02:00
Philippe Antoine
f2e7309bbb rust: use bindgened Flow definition
Ticket: 7667
2025-05-27 21:43:50 +02:00
Jason Ish
7ef4caf90e rust/flow: move flow support to its own file (cleanup)
Move the Rust Flow support from core.rs to flow.rs.
2025-01-17 22:06:56 +01:00