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

Don't retransmit lost packets that are acked later #3957

Merged
merged 8 commits into from Sep 1, 2020
Merged

Commits on Jul 24, 2020

  1. Copy the full SHA
    d2658fd View commit details
    Browse the repository at this point in the history
  2. rewrite based on feedback

    janaiyengar committed Jul 24, 2020
    Copy the full SHA
    98c9d04 View commit details
    Browse the repository at this point in the history
  3. smithing

    janaiyengar committed Jul 24, 2020
    Copy the full SHA
    b0ed70a View commit details
    Browse the repository at this point in the history
  4. split up sentence

    janaiyengar committed Jul 24, 2020
    Copy the full SHA
    e8db499 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. wait for one PTO, not 3

    janaiyengar committed Jul 27, 2020
    Copy the full SHA
    7abdc4b View commit details
    Browse the repository at this point in the history
  2. sync recovery

    janaiyengar committed Jul 27, 2020
    Copy the full SHA
    e3999ba View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. add ref to transport

    janaiyengar committed Jul 28, 2020
    Copy the full SHA
    89ff7fa View commit details
    Browse the repository at this point in the history
  2. Ian's comment

    janaiyengar committed Jul 28, 2020
    Copy the full SHA
    2e534ad View commit details
    Browse the repository at this point in the history