commit | 5c5ecd8763d3a00d2a2ea45eb93ed3f613f6ec75 | [log] [tgz] |
---|---|---|
author | Bruno Dal Bo <brunodalbo@fuchsia.infra.roller.google.com> | Wed Nov 27 00:51:42 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Nov 26 16:54:24 2024 -0800 |
tree | d3ac882cfb937811afc71a1e3e09e285a2aba519 | |
parent | a84497fe828226190bf6b07b9ab54ff9db351982 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.