[roll] Roll fuchsia [netstack3] Simplify errors for adding a route table

The change runner is only signalled to shut down after all the FIDL
services and route tasks have finished. It should not be able to
observe the change runner is down while serving a FIDL request,
removed the error variant corresponding to the case. While I am here
functions related to creating tables are inlined because they have no
other callers

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1066510
Original-Revision: 76e4f76d17a39ca6ff71133556560326060c6e93
GitOrigin-RevId: 94166a7aa65df995162c44c234919286f1c9e43b
Change-Id: Ife606f8682f7dfd083a76c4e3eb220ecce8f49ba
1 file changed
tree: 33f8fd73c93d4dd2224a8efdfca8c12afb42789f
  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.