[roll] Roll fuchsia [packet-formats] Serialize both Timestamps at once

This leads to a slight performance improvement (~2%) when serializing
the TCP timestamp option.

Original-Bug: 360401604

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1423254
Original-Revision: 5637f646c26a82e51d56192ce3ccd85cdb3ea813
GitOrigin-RevId: 6eb4b55b1d304a68dc7085efbdbae4ab5f43d5fc
Change-Id: I36eedb5c3c11478c9591c7934b3a1f1ba27e1947
1 file changed
tree: cdf67f8df584786f6e7520b26665da2f1ec3dd60
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.