Remove ack_decimation_with_reordering mode, fast_ack_after_quiescence option, and related connection options in quic received packet manager.  protected by gfe2_reloadable_flag_quic_remove_unused_ack_options.

This is to simplify ack frequency related code before we can use AckFrequencyFrame.

PiperOrigin-RevId: 322820013
Change-Id: I9635c5ef1bcf0789c3180b2c93a1ef69f50aac9f
5 files changed
tree: f6784a77770e8be671f570b7371aaebeb09930e5
  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.