Sign in
quiche
/
quiche.git
/
eddb74b5e7bf12faf235d3ab1fed956ff33ba1b8
/
quic
/
core
/
congestion_control
ed96643
Internal QUICHE change
by fayang
· 6 years ago
be83ecd
gfe-relnote: In QUIC, adjust cwnd when doing bandwidth resumption in BBR. Protected by gfe2_reloadable_flag_quic_fix_bbr_cwnd_in_bandwidth_resumption.
by fayang
· 6 years ago
0a8b32a
gfe-relnote: (n/a) Add a flag count for --gfe2_reloadable_flag_quic_no_lumpy_pacing_at_low_bw. Flag count only.
by wub
· 6 years ago
3eb8221
gfe-relnote: In QUIC, enforce packets be ACKed in the correct packet number space. Protected by enabling multiple packet number spaces.
by fayang
· 6 years ago
66dea07
Rename quic::kMaxPacketSize to quic::kMaxOutgoingPacketSize
by dschinazi
· 6 years ago
07cc938
gfe-relnote: (n/a) Add more 'u' to bandwidth_sampler_test.cc Test only.
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
04a8359
gfe-relnote: Only pace out 1 packet at once if the bandwidth is less than 1.2Mbits/sec, similar to TCP BBR. Protected by --gfe2_reloadable_flag_quic_no_lumpy_pacing_at_low_bw.
by wub
· 6 years ago
254545c
gfe-relnote: In BandwidthSampler, capture the number of lost bytes at the time a packet is sent, and make it available to caller when the packet is acked or lost. No behavior change, not protected.
by wub
· 6 years ago
a8d9355
gfe-relnote: (n/a) Fix some signed/unsigned integer comparisons in quic bbr test. Test only.
by wub
· 6 years ago
967ba57
gfe-relnote: Add some bbr startup stats into QuicConnectionStats. Stats only. Not protected.
by wub
· 6 years ago
c264e36
gfe-relnote: In QUIC, add QuicPacketNumber::UpdateMax function. No functional change expected. Not protected.
by QUICHE team
· 6 years ago
6987b4a
Rename ENCRYPTION_NONE to ENCRYPTION_INITIAL
by QUICHE team
· 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