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 #1192

Merged
merged 1 commit into from Oct 29, 2014

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 aa38f10 into master-2.0.x Oct 29, 2014
@inliniac inliniac deleted the bug-1190-async-20x-v1 branch October 31, 2014 10:22
inliniac pushed a commit that referenced this pull request Jan 14, 2015
Due to our unconditional declaration of the strlcat and strlcpy
functions, compilation failed on OS X Yosemite.

Bug #1192
inliniac pushed a commit that referenced this pull request Jan 14, 2015
Due to our unconditional declaration of the strlcat and strlcpy
functions, compilation failed on OS X Yosemite.

Bug #1192
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants