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: record the flow hash for use as the output flow id - v1 #1953

Closed

Conversation

jasonish
Copy link
Member

Provides a consistent hash for a flow, as well as a better
distribution than using a memory address.

Previous PR: #1925

Changes:

  • Struct re-org for better caching.

Potential solution to https://redmine.openinfosecfoundation.org/issues/1696

Prscript:

Provides a consistent hash for a flow, as well as a better
distribution than using a memory address.
@jasonish jasonish changed the title flow: record the flow hash for use as the output flow id flow: record the flow hash for use as the output flow id - v1 Mar 21, 2016
@inliniac inliniac mentioned this pull request Mar 21, 2016
@inliniac
Copy link
Contributor

Merged through #1954, thanks!

@inliniac inliniac closed this Mar 22, 2016
@jasonish jasonish deleted the dev-output-consistent-flow-id-v1 branch March 29, 2016 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants