[roll] Roll fuchsia [netstack3] Use Ipv6 builders in reassembly tests

Update the IPv6 reassembly tests to use packet builders, rather than
assembling byte slices by hand. This makes the test logic easier to
follow and less error prone.

Original-Bug: 414373926
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1263706
Original-Revision: 4d13005e4924ddf1bbaf78d247a7f82063bf20b2
GitOrigin-RevId: 11c08432db75aef0842551bb8023faacc4da5c37
Change-Id: I44e3e31f4dc477ed331ef710b624a50ddb1614c6
1 file changed
tree: 40b4778bfc2fce20f6f6a70d235576b8e558b89d
  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.