commit | 5edb3e1401ef01c13e7f2dad947389e25402786d | [log] [tgz] |
---|---|---|
author | Alex Konradi <akonradi@fuchsia.infra.roller.google.com> | Wed Aug 09 20:26:12 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Aug 09 13:27:38 2023 -0700 |
tree | f8932427ca105bf627937a5239dd750fae25151a | |
parent | 7b8572e619e3cdd151c63884f8a5ab2dd18b2662 [diff] |
[roll] Roll fuchsia [netstack3] Remove datagram ctx with_sockets fns Remove the deprecated DatagramStateContext::with_sockets and with_sockets_mut by replacing their usages with the default implementations. Then remove access to bound state where it wasn't needed, and limit the amount of time it is held where it is used. Original-Bug: 21198 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/895979 Original-Revision: 83f02f4ba3457041353f03ab94bf23bf4c86538d GitOrigin-RevId: b6c0372dad69768a1fcdcde598f9447d6edbef03 Change-Id: I8c4a6a8890bed9276138d8cfbdc86020ff71c7d2
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
.