Skip to content

Conversation

@catenacyber
Copy link
Contributor

Link to ticket: https://redmine.openinfosecfoundation.org/issues/
https://redmine.openinfosecfoundation.org/issues/7762

Describe changes:

  • bindgen more : files

1 last to go after... big RustParser

  • rust/src/applayer.rs:extern "C" {

#14275 next batch


use super::sys::FileContainer;

impl Default for FileContainer {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needed by Filetracker Default implementation...

pub fn SCAppLayerParserStateIssetFlag(pstate: *mut AppLayerParserState, flag: u16) -> u16;
}
extern "C" {
pub fn FileApplyTxFlags(txd: *const AppLayerTxData, direction: u8, file: *mut File);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We do not need to bindgen this one

@catenacyber catenacyber force-pushed the bindgen-more-7762-v6.1 branch from ff5b2b7 to 89657ce Compare November 17, 2025 10:41
@codecov
Copy link

codecov bot commented Nov 17, 2025

Codecov Report

❌ Patch coverage is 90.90909% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.16%. Comparing base (a9eee5d) to head (89657ce).
⚠️ Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14342      +/-   ##
==========================================
- Coverage   84.16%   84.16%   -0.01%     
==========================================
  Files        1012     1013       +1     
  Lines      261904   261901       -3     
==========================================
- Hits       220439   220427      -12     
- Misses      41465    41474       +9     
Flag Coverage Δ
fuzzcorpus 63.30% <90.90%> (+<0.01%) ⬆️
livemode 18.74% <0.00%> (+<0.01%) ⬆️
pcap 44.62% <90.90%> (+<0.01%) ⬆️
suricata-verify 64.95% <90.47%> (-0.01%) ⬇️
unittests 59.21% <19.04%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@suricata-qa
Copy link

Information: QA ran without warnings.

Pipeline = 28473

@suricata-qa
Copy link

Information: QA ran without warnings.

Pipeline = 28476

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants