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

TCP connection stalls under heavy packet loss #3

Closed
danielinux opened this issue Jul 17, 2013 · 1 comment
Closed

TCP connection stalls under heavy packet loss #3

danielinux opened this issue Jul 17, 2013 · 1 comment
Assignees
Labels

Comments

@danielinux
Copy link
Contributor

This is issue 745 on internal redmine.

See test test/python/tcpbench-delay.py

If loss is decreased, the test succeeds. If 5% as with the current script, the connection lingers indefinitely.

Find the cause and fix.

@ghost ghost assigned andreixc and danielinux Jul 17, 2013
@danielinux
Copy link
Contributor Author

commit 944ab6d
Author: Daniele Lacamera daniele.lacamera@tass.be
Date: Tue Jul 23 01:48:42 2013 +0200

TCP: Fixed RTT estimation to take into account TCP options when present. Fixes Github issue #3

danielinux pushed a commit that referenced this issue Jul 22, 2013
@janus janus mentioned this issue Jun 21, 2018
Doridian pushed a commit to Doridian/picotcp that referenced this issue Sep 21, 2022
Removed pseudo-random generator (moved to test apps).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants