[roll] Roll fuchsia [netstack3] Prepare for GMPv2 becoming default

Massage existing tests that target specific IGMPv2 and MLDv1 behavior so
what they're testing is explicitly called out. MLDv2 and IGMPv3 are
tested abstractly in the shared GMPv2 module instead of using the
split-test pattern.

Original-Bug: 42071006
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1173733
Original-Revision: 80d2578ba227fa6a29eb355955fa93690401bd97
GitOrigin-RevId: f9b5bdf97f546150b3f2cac8ffba246e9aeaacc9
Change-Id: I7dd64526af0798016df190c97e6e3e2259361285
1 file changed
tree: 3c0a3d5fd9fb08a3f481131d36ee88e7a29c7a10
  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.