[roll] Roll fuchsia [netstack3] Operate GMP under lock

Linearize all GMP operations, including sending, under a single lock.
This ensures frames are sent out in the expected order and works around
the many allocations to extract actions out of locked contexts.

Should make it easier to enhance GMP to support IGMPv3, MLDv2.

Original-Fixed: 336871374
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1163884
Original-Revision: 3e919093e7e832cdf196f4fb4d0a58c4d7839cc5
GitOrigin-RevId: aa24701cef1f7c31de5a339b797da39a3ba044a7
Change-Id: I112964e9abca266454df7bddd0573d4da1dabfb6
1 file changed
tree: d3ac882cfb937811afc71a1e3e09e285a2aba519
  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.