[roll] Roll fuchsia [fnet_dhcp_ext] Update route API comment

Updates reference to deprecated fuchsia.net.stack FIDL API for
manipulating routes so that it accurately reflects its use with
fuchsia.net.routes.admin instead.

Original-Bug: 42081105
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1093515
Original-Revision: e17093cebcb6deb4646e33b1e47ea8e130f65532
GitOrigin-RevId: 74eb82e58e82fa747efe7047ef1687471b87f549
Change-Id: Ib7d9f7e141e93af18b0adbed0d40e93b36502ee8
1 file changed
tree: 652cd16286748aa50c8cece9e696bdfceb638493
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.