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

Smtp frames/v11 #10260

Closed
wants to merge 4 commits into from
Closed

Conversation

Allows to get the last frame of a type.

FrameGetLastOpenByType returns the most recent frame with unknown length (-1).
AppLayerFrameGetLastByType: Allows to get the last frame of a type from
app-layer API.

AppLayerFrameGetLastOpenByType: Returns the most recent frame with a type
with unknown length (-1).

Check if types are globally enabled first.
Adds the following frames:

  command_line
  data
  response_line

Ticket: OISF#4905.
Make sure to only scan the data when the app layer has been updated
as well.

Ticket: OISF#6718.
@victorjulien victorjulien marked this pull request as draft January 26, 2024 12:29
@suricata-qa
Copy link

ERROR:

ERROR: QA failed on ASAN_TLPR1_suri.

Pipeline 17774

@victorjulien
Copy link
Member Author

Forgot this was incomplete :) I'll be back(tm)

@victorjulien victorjulien deleted the smtp-frames/v11 branch June 8, 2024 07:31
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.

2 participants