[roll] Roll fuchsia [netstack3] Don't perform GMP instead of skipping actions

...for devices with GMP disabled or for addresses that should not have
GMP performed.

Before this change, GMP would be performed but actions would simply
be not performed. This allowed for a slightly simpler state machine
but made it difficult to allow dynamic changes to the GMP enabled
configuration which a follow-up CL will introduce.

Original-Bug: 96859
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/670974
Original-Revision: 914a8c03326e4d54c0b454fec0ee375d516f4f15
GitOrigin-RevId: 16213f797ffe7feff302c6c8bae96c6ab6476234
Change-Id: Ifec66ccda1df61f33e7216824a84295ed232952d
1 file changed
tree: 552bd3965cb05b6d83d30861cc32baad1675dff6
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.