[roll] Roll fuchsia [net-cli] "routes list" uses fuchsia.net.routes

Migrate `ffx net route list` to use the new fuchsia.net.routes API
suite, rather than fuchsia.net.stack. There should be no behavioral
changes to net-cli as a result of this change.

Original-Bug: 120747
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/822867
Original-Revision: 37a4218725617c57e4c4ab7881747d1f7ae2e77b
GitOrigin-RevId: 593748141fb6339f48482205a71bfeb5ca62fcc3
Change-Id: Iaefe0a8cc58b3972915516c4813ce4fac969b677
1 file changed
tree: c4e8a5ec02734f8a97f04aa6cbbd1d54dbe0fc91
  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.