[roll] Roll fuchsia [netstack3] Extract congestion control parameters into a struct Instead of letting each algorithm hold their cwnd/ssthresh params, we store them in the top level `CongestionControl` struct. This gives us better encapsulation. Context: https://fuchsia-review.git.corp.google.com/c/fuchsia/+/753323/8/src/connectivity/network/netstack3/core/src/transport/tcp/congestion/cubic.rs#45 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/755163 Original-Revision: b52b7aa56dbe0600cb32e06b05c360c211cf6700 GitOrigin-RevId: 7b81f931aa3bb678774e6cc9a34610de49132512 Change-Id: Ie41abd8dddd1e334e6bd0cb8ff75d7874e6438a3
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.