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

tests: showcase flow.action lack of update - v4 #2052

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jufajardini
Copy link
Contributor

It seems that in certain cases as seen in this test, flow.action isn't updated, even if, say, all packets from the flow are dropped.

Maybe this is due to the rule not being applied directly to the flow, but to each packet individually. But considering we are using a flow keyword, it seems that the engine should pass over the drop action to flow.action, at least in the flow event.

Bug #6976

Previous PR: #2007

Updates:

  • rebase
  • remove Suricata 6 checks

Ticket

If your pull request is related to a Suricata ticket, please provide
the full URL to the ticket here so this pull request can monitor
changes to the ticket status:

Redmine ticket:
https://redmine.openinfosecfoundation.org/issues/6976

It seems that in certain cases as seen in this test, flow.action isn't
updated, even if, say, all packets from the flow are dropped.

Maybe this is due to the rule not being applied directly to the flow,
but to each packet individually. But considering we are using a flow
keyword, it seems that the engine should pass over the drop action to
flow.action, at least in the flow event.

Bug #6976
@jufajardini jufajardini added the requires suricata fix This PR requires an issue in Suricata to be fixed first label Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requires suricata fix This PR requires an issue in Suricata to be fixed first
Development

Successfully merging this pull request may close these issues.

1 participant