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

Remove packets from flight when RTO is verified #1582

Merged
merged 4 commits into from
Jul 19, 2018
Merged

Conversation

ianswett
Copy link
Contributor

Fixes #935


~~~
OnRetransmissionTimeoutVerified()
OnRetransmissionTimeoutVerified(packet_number)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think OnPacketAcked() needs to be changed as well too pass in largest_sent packet right?

@siyengar
Copy link

this looks good to me

@siyengar
Copy link

cannot merge this unfortunately even though i'm a member

Copy link

@siyengar siyengar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ship it

@ianswett ianswett merged commit 0ce6431 into master Jul 19, 2018
@martinthomson martinthomson deleted the ianswett-rto-verified branch August 13, 2018 02:26
@martinthomson martinthomson added design An issue that affects the design of the protocol; resolution requires consensus. -recovery labels Aug 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-recovery design An issue that affects the design of the protocol; resolution requires consensus.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants