[roll] Roll fuchsia [netstack3] Fix reassembly of IPv4 fragments

Ensure that IPv4 fragments that include an IPv4 option account for that
option when calculating the checksum during reassembly. Otherwise, the
checksum is incorrect and the packet will fail to parse.

Original-Bug: 492577430
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1546360
Original-Revision: f9e359a0b3ea0b1cf536767699807b47826c137d
GitOrigin-RevId: 739d89e95e0334aaba95a60e4bee52239433208e
Change-Id: Icdb5b34c5d9dbcfa262cfcc9c2d3d7f9b1dc77ce
1 file changed
tree: 3a2e3ef64b2eff4d4b234ce77049292ef376a2b5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.