Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flow/inject: Select thread_id by flow flag #10847

Closed
wants to merge 1 commit into from

Conversation

jlucovsky
Copy link
Contributor

Issue: 6957

Rather than selecting the thread_id index by packets traveling to the server, use the flow flags. If the flow has been reversed, the second slot is represents the thread id to be used.

Link to redmine ticket: 6957

Describe changes:

  • Choose the thread_id slot based on whether the flow's been reversed.

Provide values to any of the below to override the defaults.

To use a pull request use a branch name like pr/N where N is the
pull request number.

Alternatively, SV_BRANCH may also be a link to an
OISF/suricata-verify pull-request.

SV_REPO=
SV_BRANCH=
SU_REPO=
SU_BRANCH=
LIBHTP_REPO=
LIBHTP_BRANCH=

Issue: 6957

Rather than selecting the thread_id index by packets traveling to the
server, use the flow flags. If the flow has been reversed, the second
slot is represents the thread id to be used.
@victorjulien victorjulien added this to the 8.0 milestone Apr 15, 2024
@victorjulien
Copy link
Member

Merged in #10852, thanks!

@jlucovsky jlucovsky deleted the 6957/1 branch April 17, 2024 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants