mirror of
https://github.com/tailscale/tailscale.git
synced 2026-09-16 07:52:22 -04:00
Update gVisor to include its fix for RACK loss detection with coarse monotonic clocks. Configure netstack with the 500 microsecond clock resolution used on Windows so RACK accounts for timestamp quantization. Remove the TCP recovery override that disabled RACK, enabling gVisor's default RACK behavior on all platforms. Switch netstack to cubic congestion control. The int overflow in CUBIC sender cwnd arithmetic that required pinning reno has since been reworked upstream into float arithmetic with RFC 9438 target clamping. Align the natlab vnet stack with netstack: enable cubic, and drop the now-redundant explicit SACK and receive-buffer moderation sets, both of which are gVisor defaults. Fixes #9707 Signed-off-by: James Tucker <jftucker@gmail.com>
11 lines
300 B
JSON
11 lines
300 B
JSON
{
|
|
"toolchain": {
|
|
"rev": "a9400307cb2d35762dfcefcb2d52fd36df1be9a0",
|
|
"sri": "sha256-aGO8E3O4sd8uiwrDRLUVHPJN/OTkMlHLBh2ISfo6vio="
|
|
},
|
|
"vendor": {
|
|
"goModSum": "sha256-lWLqFFzGIHO5gahDBm833+MiZgaZBrltuPBoVsUgEwo=",
|
|
"sri": "sha256-w408OwRn0aW2txGwqf0CA75Zlxz/5kpvXRdiK8xrV1w="
|
|
}
|
|
}
|