Sign in
quiche
/
quiche
/
01062943651f3e11165be6273c9a90005e6b0142
/
quic
/
core
/
congestion_control
/
bbr_sender.h
af1b403
gfe-relnote: Deprecate unverified flag quic_bbr_less_probe_rtt false.
by ianswett
· 5 years ago
c749675
gfe-relnote: Mimic QUIC BBRv2 style loss based exit in BBRv1 code. Protected by --gfe2_reloadable_flag_quic_bbr_loss_based_startup_exit _and_ connection option 'LRTT'.
by wub
· 5 years ago
6d97628
gfe-relnote: In QUIC, add a multiplier (default to 2) to consider overshooting happens if bytes_lost_with_network_parameters_adjusted_ * bytes_lost_multiplier_with_network_parameters_adjusted_ > IW. Protected by existing gfe2_reloadable_flag_quic_bbr_mitigate_overly_large_bandwidth_sample.
by fayang
· 5 years ago
edb3ef1
gfe-relnote: In QUIC, when doing cwnd bootstrap, slow pacing rate if it is likely causing overshoot. Protected by gfe2_reloadable_flag_quic_bbr_mitigate_overly_large_bandwidth_sample.
by fayang
· 5 years ago
c690c9c
gfe-relnote: For QUIC BBR v1 and v2, only produce one bandwidth/rtt sample per congestion event. Protected by --gfe2_reloadable_flag_quic_one_bw_sample_per_ack_event.
by wub
· 5 years ago
5cd4959
Internal QUICHE change
by wub
· 5 years ago
b4e187c
Internal QUICHE change
by QUICHE team
· 5 years ago
fdcfe3b
Internal QUICHE change
by QUICHE team
· 5 years ago
f25169a
Add QUIC_EXPORT_PRIVATE to prepare for presubmit
by dschinazi
· 5 years ago
38f8652
gfe-relnote: (n/a) Deprecate --gfe2_reloadable_flag_quic_track_ack_height_in_bandwidth_sampler2.
by wub
· 5 years ago
64c3411
gfe-relnote: (n/a) Ensure BandwidthSampler.max_ack_height_tracker_.aggregation_epoch_start_time_ is initialized before Update(). Protected by --gfe2_reloadable_flag_quic_track_ack_height_in_bandwidth_sampler2, which replaces the old v1 flag.
by wub
· 6 years ago
f35ea98
gfe-relnote: For QUIC BBR/BBRv2, move max ack height tracking to BandwidthSampler. BBR change protected by --gfe2_reloadable_flag_quic_track_ack_height_in_bandwidth_sampler. BBRv2 protected by existing --gfe2_reloadable_flag_quic_default_to_bbr_v2.
by wub
· 6 years ago
722bad4
gfe-relnote: Remove unused QUIC connection option '1CON'. Not protected.
by wub
· 6 years ago
17d4242
Fix QUIC warnings in preparation for enabling them
by dschinazi
· 6 years ago
03637f5
gfe-relnote: (n/a) Deprecate --gfe2_reloadable_flag_quic_always_get_bw_sample_when_acked.
by wub
· 6 years ago
f1b99dc
gfe-relnote: Allow GFE to perform initial cwnd up and down experiment. Protected by --gfe2_reloadable_flag_quic_gfe_selected_initial_cwnd_experiments.
by fayang
· 6 years ago
5b352f1
gfe-relnote: (n/a) Remove unused QUIC connection option "BBQ4". Not protected.
by wub
· 6 years ago
fb4e213
gfe-relnote: In BbrSender, always try to get a bandwidth sample even if packet.bytes_acked=0(i.e. packet has been removed from QuicUnackedPacketMap's inflight bytes). Protected by default true flag --gfe2_reloadable_flag_quic_always_get_bw_sample_when_acked.
by wub
· 6 years ago
967ba57
gfe-relnote: Add some bbr startup stats into QuicConnectionStats. Stats only. Not protected.
by wub
· 6 years ago
0fb4443
Remove direct references to //base from shared QUIC code
by vasilvv
· 6 years ago
872e7a3
Remove QuicString wrapper for std::string
by vasilvv
· 6 years ago
c48c871
Replace QuicString with std::string, pass 1
by vasilvv
· 6 years ago
a6ef0a6
Project import generated by Copybara.
by QUICHE team
· 6 years ago