[roll] Roll fuchsia [netstack3] Add non-sync ctx param to ip::device Add a non-sync `ctx` parameter to all `ip::device` functions and methods. This requires doing the same in some places elsewhere in `ip` and in `transport::udp`. Note that `ctx` paramers are not added to get/set methods as they only need to operate on the sync context. This CL updates such methods to not include a `ctx` method. Original-Bug: 96576, 92605 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/686465 Original-Revision: 40ba7142bfb75aa3e90c83226fd8e04e7d5b7ba2 GitOrigin-RevId: e8b7809255ba414162a8246d8b8723bf991c3bfc Change-Id: Ia20fb5d32c40833aabae7cdb32e2b70bd5b2b836
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.