Sign in
quiche
/
quiche
/
95cf38306a61024b090910e8bec4b756832dbde1
/
quic
/
core
/
uber_received_packet_manager_test.cc
463f235
Remove usages of QuicMakeUnique, Http2MakeUnique, SpdyMakeUnique.
by bnc
· 5 years ago
0fc587f
Switch QuicMakeUnique to std::make_unique, part 1: //third_party/quic
by vasilvv
· 6 years ago
309987e
Move local_delayed_ack_time from QuicSentPacketManager to QuicReceivedPacketManager, set the delayed ack time to 1ms for Initial and Handshake packet number spaces when using v99, and use peer_delayed_ack_time instead of local_delayed_ack_time when with the MAD1 connection option.
by ianswett
· 6 years ago
f477f73
gfe-relnote: Deprecate gfe2_reloadable_flag_quic_rpm_decides_when_to_send_acks.
by fayang
· 6 years ago
a4b37b2
Remove ack bundling mode.
by fayang
· 6 years ago
6dba490
gfe-relnote: Deprecate gfe2_restart_flag_quic_enable_accept_random_ipn.
by fayang
· 6 years ago
1dfa46b
gfe-relnote: In QUIC, Enable multiple packet number support in uber_received_packet_manager. Not used yet, not protected.
by QUICHE team
· 6 years ago
b23daa7
gfe-relnote: In QUIC, add uber_received_packet_manager which purely wraps a received_packet_manager. Using it is protected by gfe2_reloadable_flag_quic_use_uber_received_packet_manager.
by QUICHE team
· 6 years ago