[roll] Roll fuchsia [packet-formats] Transport packet builder checksum offloading support The TCP and UDP serialization contexts can now indicate to the builder that it should only compute the checksum over the pseudo-header rather than the entire packet. Note that this feature does not support skipping checksum computation entirely. At a minimum, the pseudo-header checksum should always be computed so that the resulting packets are not flagged as invalid by tools like Wireshark. Original-Bug: 485599557 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1603276 Original-Revision: 7db378f575825fd22b10454875db333f0e4c8c23 GitOrigin-RevId: 9c4f5534417875bae84b9920fb2bc0b160b11cc0 Change-Id: I8445e156329d26daa7293a0d88ad7b2b24376d79
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.