[roll] Roll fuchsia [packet-formats] Allow updating raw ports/addrs

As part of this, update the header checksum (if present). We don't know
if the checksum is valid, but we at least maintain that any updates
don't make it *more* invalid :-)

This will be used as part of NATing ICMP errors, where we want the inner
packet to have the "right" checksum even though we might not have the
whole packet in order to validate it.

Original-Bug: 341340810
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1255405
Original-Revision: bb0623cb279074d6dd38696647cd69c71c1f36b0
GitOrigin-RevId: 35e4d9f31276dc89f9276e470dfd95283cec622e
Change-Id: I03ee4b5071740a41c3ae0650f789207bd157e042
1 file changed
tree: 9387a2b9b783ba13be73ae5d620f4698b4f49f21
  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.