1. 6458eb3 Introduce Legacy Version Encapsulation by dschinazi · 4 years, 9 months ago
  2. 050d2d4 For quic loss detection, replace quicconnectionstats.total_loss_detection_time by quicconnectionstats. total_loss_detection_response_time to improve the accuracy of detection speed. protected by existing --gfe2_reloadable_flag_quic_enable_loss_detection_experiment_at_gfe. by wub · 4 years, 9 months ago
  3. 8e29e90 Internal QUICHE change by haoyuewang · 4 years, 10 months ago
  4. d8b383e In quic loss detection tuner, do not give feedback if a connection 1) has no packets lost, 2) would still have no packets lost if the reordering_shift increased by one. protected by existing flag --gfe2_reloadable_flag_quic_enable_loss_detection_experiment_at_gfe. by wub · 4 years, 10 months ago
  5. 2a379bf In quic, record the max consecutive retransmission timeout before making forward progress. stats only change, not protected. by fayang · 4 years, 11 months ago
  6. 643c7dd Internal QUICHE change by fayang · 4 years, 11 months ago
  7. aa51f0e Let lossdetectioninterface::detectlosses to return a detectionstats which includes the max sequence reordering observed from acked packets. protected by existing flag --gfe2_reloadable_flag_quic_enable_loss_detection_experiment_at_gfe. by wub · 4 years, 11 months ago
  8. 5b2a346 Internal QUICHE change by fayang · 5 years ago
  9. 02831dc gfe-relnote: (n/a) Record number of spurious losses in QuicConnectionStats. Stats only, not protected. by wub · 5 years ago
  10. e330aa4 gfe-relnote: (n/a) Record total loss detection time in QuicConnectionStats. Stats only, not protected. by wub · 5 years ago
  11. 9528ecf Internal QUICHE change by wub · 5 years ago
  12. 7d164eb Internal QUICHE change by fayang · 5 years ago
  13. e619ef6 gfe-relnote: (n/a) Change member initializer list to default member initializers in QuicConnectionStats. No behavior change, not protected. by wub · 5 years ago
  14. 5cd4959 Internal QUICHE change by wub · 5 years ago
  15. be29b9e gfe-relnote: Refactor how QuicConnectionStats.slowstart_duration is calculated in QUIC BBR1, and start populate it in QUIC BBR2. Not protected. (Worst case we get some incorrect values in transport connection stats) by wub · 5 years ago
  16. 58f7107 gfe-relnote: In QUIC T049+, support sending coalesced packets. by fayang · 5 years ago
  17. 8a030dd Add retry support to quic_client_interop_test by dschinazi · 5 years ago
  18. 7d0f3c8 Fix flaky EndToEndTestWithTls.NoUndecryptablePackets by dschinazi · 6 years ago
  19. ce0a316 gfe-relnote: In QUIC, add probe timeout mode, which unifies TLP and RTO. Protected by gfe2_reloadable_flag_quic_enable_pto. by fayang · 6 years ago
  20. 6ece500 Ensure we can decrypt the first packet by dschinazi · 6 years ago
  21. 967ba57 gfe-relnote: Add some bbr startup stats into QuicConnectionStats. Stats only. Not protected. by wub · 6 years ago
  22. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago