[roll] Roll fuchsia [netstack3] Move IP device config to DeviceIpApi Move all the configuration-related logic and types from ip::device to ip::device::config. Introduce IpDeviceConfigurationHandler that is able to apply pending configuration updates with very different logic for IPv4 and IPv6, given there's substantially different logic between them and deduplication would not help much. We're still able to deduplicate creating a pending configuration and getting configuration and flags, which were inlined as a `new` method in `PendingIpConfigurationUpdate` and `DeviceIpApi`. Original-Bug: b/42083910 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/978279 Original-Revision: 6ce9498177badaab8467a28f55412078f1588535 GitOrigin-RevId: 0ff5ea66f5f94e24f8c7847980b467cb585fd046 Change-Id: I322565538d3b8df1507c32e7753dd035a3d00fe5
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.