[roll] Roll fuchsia [lowpan] Ensure that the SRP server is actually disabled at finalization This change also addresses an API naming problem in the SRP section of the OpenThread rust binding, where calls to `srp_server_set_enabled` were leading to calls to `otSrpServerIsAutoEnableMode()` instead of `otSrpServerEnabled()`. To address this we have renamed the methods accordingly. We are also defensively forcing all platform UDP sockets to be closed at OpenThread instance finalization, thus ensuring that UDP resources are always freed, regardless of what `otInstanceFinalize()` does. Original-Bug: b/296886787 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/913092 Original-Revision: 1cb71ac4f8c0254f0d503b550380203eca93bb5f GitOrigin-RevId: e030bc028c94cf54d2acba18f80f4465859f47a8 Change-Id: I14bd98705ede9093017367917f33413f5db7b738
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 via the IRC channel #fuchsia on Freenode.
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.