Git Product home page Git Product logo

draft-seemann-quic-accurate-ack-ecn's People

Contributors

goelvidhi avatar marten-seemann avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

goelvidhi

draft-seemann-quic-accurate-ack-ecn's Issues

Different ECN marking on a contiguous range of packets

As I was saying on the email list, it may be possible that the receiver receives a mix of CE and ECT packets which it may not ACK immediately due to more frequent CE marking in case of L4S.

The below field and the ACK_RANGES field assumes that ECN Marking will be same for all the packets from smallest to largest in that block. This may not be true. Probably a solution is create a new ACK Range for whenever the ECT value changes even if there is no gap.

First ACK Range {
  ACK Range Length (i),
  ECN Marking (8),
}

Add motivation for the draft

Basically cover two items:

  1. Why knowing sequence of CE marked and non-CE marked packets is important. Coz it helps to order the AI and MD events accurately
  2. Why knowing packet number for non CE marked packets is important. Coz from packet number, we can get the packet size, which gives us total number of non CE marked bytes used for AI.

knowing packet number helps after quiescence

In RFC 9000:

Assume you send a number of non-ack-eliciting packets and they get CE marked. These CE marks won't be reported at all.

Then after a while, you start sending data, and suddenly get an ACK frame that reports these CE marks. You now don't know if these are outdated or more recent CE marks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.