[roll] Roll fuchsia [packet-formats] Enforce correct IPv4 IDs on build

Previously, the IPv4PacketBuilder would enforce correctness (ensuring
that IDs were only set when the packet is fragmented) when the IPv4 ID
was set. Delay this check to the time at which the packet is serialized.

Original-Bug: 39625
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/610048
Original-Revision: c0a394c55644a4eca60e7bbcfd02b14486277daa
GitOrigin-RevId: 5dbdf6b96c2121288b5329eddfe489fd087baf06
Change-Id: Id17bbbdf762a9ae45b44d09ea5ef2db81baae6d8
1 file changed
tree: d50232badf8804169f8e32f91ebc1a48ad948bd7
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 via the IRC channel #fuchsia on Freenode.

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.