Move CheckBandwidthGrowth in QUIC from Bbr2Startup to Bbr2NetworkModel. No functional change. PiperOrigin-RevId: 347472199 Change-Id: I3737c5bce0d42f084b4297b92d5af3fa342c26e1
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects. QUICHE is only supported on little-endian platforms.
Code can be viewed in CodeSearch in Quiche and is imported into Chromium.