[roll] Roll fuchsia [netconform] Update UDP NS3 expectations

After Ifbbcfa08658aa374115ce1fecfdb5b94ccb2a044, we can no longer
accommodate a UDP source port of 0 without rewriting it to some other
nonzero port. We'll need to implement https://fxbug.dev/341128580 to
fix this.

Original-Bug: 341128580
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1145232
Original-Revision: 48a144e4e9fbfbcf7da40879f50e15a5ec7f2602
GitOrigin-RevId: f0fcedd960ca633a53f8c9acd8f57731fbc44a05
Change-Id: Ie9ab52239617a72e7efadab4376d2891d6284902
1 file changed
tree: ae0c9223aebfe8daed754574153e0dc2a578d80b
  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.