[roll] Roll fuchsia [netstack3] Track whether packet was reassembled

Track whether an IPv4/IPv6 packet was reassembled on ingress, and if so,
what the size of the largest fragment was.

For the time being this is a No-Op, but it lays the foundation for a
follow up change to refragment the packet when forwarded.

Original-Original-Bug: 547062448
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1779553
Original-Original-Revision: cf8e07e6f812475840e74995377c315828ea86b1
GitOrigin-RevId: 4bff8f494dbaa8fbeb3c5cb24046300830d5aeb7
Change-Id: Ia6b08740325ab2e92000c49da9a1ace7491e1c25
1 file changed
tree: 5aca52a168477481226ca9e6f367a86143f608dc
  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.