Skip to content

Fix detection of a new TCP flow #335

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

Merged
merged 1 commit into from
Mar 20, 2019
Merged

Conversation

martin-beran
Copy link

If not attaching to existing flows, a new TCP flow starts by the first packet from the client, which has SYN without ACK, and not by the reply packet from the server, which has SYN+ACK.

@mfontanini mfontanini merged commit 86b505f into mfontanini:master Mar 20, 2019
@mfontanini
Copy link
Owner

Thanks!

@martin-beran martin-beran deleted the stream-syn branch April 5, 2019 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants