Add kAFF1 enabling the usage of smoothed RTT in the computation of ack delay in AckFrequencyFrame.

Protected by FLAGS_quic_reloadable_flag_quic_can_send_ack_frequency.

PiperOrigin-RevId: 337381712
Change-Id: Icdc57863d57e54a516fe73139903e974097800e5
4 files changed
tree: e430e5a92eac1bac74264f9888459e928b0c1d62
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects. QUICHE is only supported on little-endian platforms.