commit | dd0392abe22773fbbd70c7878301e71d83222545 | [log] [tgz] |
---|---|---|
author | Joshua Liebow-Feeser <joshlf@fuchsia.infra.roller.google.com> | Thu Dec 16 19:53:01 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Dec 16 11:55:13 2021 -0800 |
tree | 126bd772ad613e0bdf6f7e7747126694e82c5674 | |
parent | 8c428065e463cf944a3707d1534d4aa4048bb80e [diff] |
[roll] Roll fuchsia [packet-formats] Serialize TCP segment options Also modify the `builder` methods on `TcpSegment` and `TcpSegmentRaw` to return builders which serialize the options from the original segments. While we're here, add RFC citations to some module doc comments. Original-Bug: 85824 Original-Bug: 86106 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/588364 Original-Revision: fb0337ece81426bee349f1981d4d49d8861f49fe GitOrigin-RevId: 2979cda6446737d7651131a9c7f59acadeb88033 Change-Id: I2355dddc05f1943bc6d3d528224cd2cce1a9c617
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 via the IRC channel #fuchsia
on Freenode.
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
.