[roll] Roll fuchsia [netstack] Split per-IP UDP invalidation tests

A number of the UDP cache invalidation test cases were not updated to
be IPv6-specific when they were abstracted over both IP versions. Fix
these issues.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/829437
Original-Revision: ba80c86041ad64ef9c57af4a9f9148f03131a096
GitOrigin-RevId: 531504ce10149cee6f0ada6acf0e06ebe984c5c4
Change-Id: Ib2f6f2f4930d36251fbe4f670d5fb1c72c46568d
1 file changed
tree: 368829f36d63e3526f1dc1641f5a6e64a43e50d6
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 via the IRC channel #fuchsia on Freenode.

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.