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

stream: improve tracking with pkt loss in async #1191

Merged
merged 1 commit into from Oct 29, 2014
Merged

Conversation

inliniac
Copy link
Contributor

If 3whs SYN/ACK and ACK are missing we can still pick up the session if
in async-oneside mode.

-> syn
<- syn/ack <= missing
-> ack <= missing
-> data

Bug 1190.

Prscript:

If 3whs SYN/ACK and ACK are missing we can still pick up the session if
in async-oneside mode.

-> syn
<- syn/ack <= missing
-> ack     <= missing
-> data

Bug 1190.
@inliniac inliniac merged commit b2e80a0 into master Oct 29, 2014
@inliniac inliniac deleted the bug-1190-async-v1 branch October 31, 2014 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants