commit | 57915b2480c29939ccd3145e40cf407dad2021a8 | [log] [tgz] |
---|---|---|
author | Bruno Dal Bo <brunodalbo@fuchsia.infra.roller.google.com> | Thu Jan 11 20:55:18 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jan 11 12:56:53 2024 -0800 |
tree | 8496262ed9273d5914267094b2682572d3baaf26 | |
parent | ffdd4dab48ca3ab5070033e148688684d1f3bdfb [diff] |
[roll] Roll fuchsia [netstack3] Introduce routes API structs Replace all freestanding functions with methods on the RoutesApi and RoutesAnyApi structs. Update bindings to use the new methods. Note that there are still a number of test utilities that are taking split context pairs and those should probably be migrated to an IP layer testutil API struct. Original-Bug: b/42083910 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/970829 Original-Revision: f2400360aae543174e06dcbea980b5f043d3b6c1 GitOrigin-RevId: f623abbed03295fe31f8330a25ef6f65f1eb4cff Change-Id: I73b6b9e5819bd949ac05b385d3c967848d8f6f7f
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
.