Merged
Conversation
Issue drop to packet as early as possible. (cherry picked from commit 71a033a)
Now that flow drop is applied to packets before other processing, no drop has to be issued on a packet. (cherry picked from commit 85ddba6)
(cherry picked from commit 77f4966)
Remove logic to apply flow drop, as this is now handled in the flow engine. However, keep the logic that frees/cleans the session state. (cherry picked from commit d91a1e8)
When a flow is in the drop flow state, don't use pseudo packets when it is timing out. There should be no work left to do at this point. (cherry picked from commit 2a95154)
(cherry picked from commit 418cc1f)
(cherry picked from commit 95bf724)
Member
Author
|
commit check fails due to unknown cherry pick(s) for not yet merged from #8951 |
|
WARNING:
Pipeline 14219 |
Test broke after recent changes. Functionality is tested in suricata-verify, so just remove the test. (cherry picked from commit 8a535a0)
|
WARNING:
Pipeline 14226 |
(cherry picked from commit 13fe957)
(cherry picked from commit fd93f00)
|
WARNING:
Pipeline 14232 |
|
WARNING:
Pipeline 14233 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
SV_BRANCH=pr/1228