Sign in
quiche
/
quiche
/
e5e28f900a48eb0f48ccd73d4ca443c7419ebe4d
/
quic
/
core
/
congestion_control
/
bbr2_misc.cc
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
32dce0f
gfe-relnote: For QUIC BBRv2 flows, cut inflight_hi gradually when there is high loss from PROBE_UP. Protected by --gfe2_reloadable_flag_quic_bbr2_cut_inflight_hi_gradually.
by wub
· 5 years ago
a545ca1
gfe-relnote: In QUIC bandwidth sampler, only remove packets when RemoveObsoletePackets is called. Protected by --gfe2_reloadable_flag_quic_bw_sampler_remove_packets_once_per_congestion_event.
by wub
· 5 years ago
4abb566
Improve logging for BandwidthSampler map size bug entry.
by vasilvv
· 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
174cb5c
gfe-relnote: Default-initialize some QUIC BBRv2 parameters from flags. Protected by --gfe2_reloadable_flag_quic_default_to_bbr_v2.
by wub
· 6 years ago
eedb91b
gfe-relnote: (n/a) In QUIC BBRv2, only update max bandwidth filter per ack event. Protected by existing flag --gfe2_reloadable_flag_quic_default_to_bbr_v2.
by wub
· 6 years ago
7872c77
Initial export of QUIC BBRv2.
by QUICHE team
· 6 years ago