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

Fix missing the first socket detail event in HTTPS protocol #165

Merged
merged 5 commits into from
Dec 9, 2024

Conversation

mrproliu
Copy link
Contributor

@mrproliu mrproliu commented Dec 9, 2024

Currently, since the first socket detail is sent based on protocol content during HTTPS parsing, the first socket detail data is treated as a non-protocol kernel event and cannot be associated with the protocol.
This PR addresses this issue.

@mrproliu mrproliu added the bug Something isn't working label Dec 9, 2024
@mrproliu mrproliu added this to the 0.8.0 milestone Dec 9, 2024
@mrproliu mrproliu marked this pull request as draft December 9, 2024 11:35
@mrproliu mrproliu requested a review from wu-sheng December 9, 2024 12:27
@mrproliu mrproliu marked this pull request as ready for review December 9, 2024 12:27
@mrproliu mrproliu merged commit 699d6a6 into apache:main Dec 9, 2024
28 checks passed
@mrproliu mrproliu deleted the https-first-socket-detail branch December 9, 2024 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants