[roll] Roll fuchsia [netstack3] Avoid TCP Option Length calculation When determining the payload size of a TCP segment only recalculate the option length if we're sending variable size options. In the case where there are no variable size options, we already know the option length and can use our cached value. This saves a round_trip into packet-formats, as well as some potentially expensive type conversions along the way. Original-Bug: 462085360 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1442448 Original-Revision: 2e31a7bd1ad51b9d900064c4f0a8bc61d5eaf934 GitOrigin-RevId: 8ad9d248c4e29d4d882ef4904b8f7b07cc273f9a Change-Id: Ic69b212c69c95583a81efa7a95df3a3e6d3558ea
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 in one of the communication channels documented at get involved.
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.