[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
1 file changed
tree: 8496262ed9273d5914267094b2682572d3baaf26
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.