Sign in
quiche
/
quiche.git
/
02831dcb072ac23c10aaa6643b4dad376be07ee3
/
quic
/
core
/
congestion_control
/
bbr2_probe_bw.cc
4048992
gfe-relnote: (n/a) Deprecate --gfe2_reloadable_flag_quic_one_bw_sample_per_ack_event2.
by wub
· 5 years ago
4e083db
gfe-relnote: (n/a) Deprecate --gfe2_reloadable_flag_quic_bbr2_cut_inflight_hi_gradually.
by wub
· 5 years ago
2dea139
gfe-relnote: (n/a) Deprecate --gfe2_reloadable_flag_quic_bbr2_exit_probe_bw_down_after_one_rtt.
by wub
· 5 years ago
9528ecf
Internal QUICHE change
by wub
· 5 years ago
28e3468
gfe-relnote: For QUIC BBRv2, always count the number of loss marking events in a round and only exit PROBE_UP if that number is above a threshold. Protected by --gfe2_reloadable_flag_quic_bbr2_always_count_loss_events.
by wub
· 5 years ago
16df40e
IWYU quic_logging in //third_party/quic/core/congestion_control
by dmcardle
· 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
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
2957990
gfe-relnote: (n/a) Add a Bbr2Sender::GetTargetBytesInflight function and use it in Bbr2ProbeBwMode. Refactor only, no behavior change.
by wub
· 5 years ago
720c8e6
Internal QUICHE change
by wub
· 5 years ago
680d563
gfe-relnote: (n/a) Deprecate --gfe2_reloadable_flag_quic_bbr2_fix_inflight_bounds.
by wub
· 5 years ago
2fd0c6c
gfe-relnote: (n/a) Refactor Bbr2ProbeBwMode::OnCongestionEvent such that it only has one return point. No behavior change, not protected.
by wub
· 5 years ago
8886b8c
Internal QUICHE change
by wub
· 6 years ago
3034a7d
gfe-relnote: For QUIC BBRv2: 1) Don't grow inflight_hi unless it's fully used, and 2) Cap inflight_lo in PROBE_CRUISE. Protected by --gfe2_reloadable_flag_quic_bbr2_fix_inflight_bounds.
by wub
· 6 years ago
7872c77
Initial export of QUIC BBRv2.
by QUICHE team
· 6 years ago