quiche icon indicating copy to clipboard operation
quiche copied to clipboard

WIP: ECN

Open ghedo opened this issue 2 years ago • 0 comments

This adds initial support for ECN, on both the receive and send sides.

TODO:

  • [ ] Fetch ECN markings for incoming packets in apps.
  • [ ] Set ECN markings for outgoing packets in apps.
  • [ ] Probe ECN for each path.
  • [ ] Validate ECN counts in ACKs.

ghedo avatar Jul 23 '22 19:07 ghedo