[roll] Roll fuchsia [netstack3] Use raw parsing for transport updates

This is currently motivated by NATing ICMP errors, where we won't
necessarily have access to the entire inner packet, but it also improves
performance because we won't end up validating checksums multiple times.

Original-Fixed: 341340810
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1255406
Original-Revision: 5fad75286406c40cdfe0cd904c91bc60a8c8dbe3
GitOrigin-RevId: 904bd998fa127bf0ae4d12f56455c30f9bf0cde6
Change-Id: I8b5312445008278f95aca0257f0b98b7e2fd6883
1 file changed
tree: b916583056afceaec16ed5ba296a663e9ad11a3b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.