[roll] Roll fuchsia [netstack3] Support PSH bit in Segment struct Add support for keeping track of the PSH bit in the Segment struct, which is then relayed to the segment builder when preparing to send a segment. While I'm here, rework a bit the Segment struct: - Make the header and data fields private, so we can have strong statements about the relationship between the header and the payload. - Change the many constructors to take a header and data instead of many arguments, so it's easier to expand with new fields as we go. Original-Bug: 399704394 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1249784 Original-Revision: 4c0c61ef8cabcde7eaa8d17f4e53136486237b40 GitOrigin-RevId: ca248c3bc4fbe34e89444e0496f7e16a0e1feb7d Change-Id: I19495e8d5f201886b9c78b6c95535cb409be59f6
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.