[roll] Roll fuchsia [overnet] Implement disabling of client-routing

Because overnet can't scale (it builds a fully-connected graph between
all nodes), and many ffxs potentially run simultaneously with no need
to communicate, it's useful to have a mode in which ascendd's clients
don't route to each other.  This would normally be used only when ascendd
is invoked as "ffx daemon".

Original-Fixed: fxb/108153
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/721230
Original-Revision: bce4a02c84377e2fb6a2ff8fb46fa59ba2925616
GitOrigin-RevId: d9cc75a0f10e824b3198a5f933d50db716f76f6e
Change-Id: I8e48fc650e75d1a334ee729e0ccd4c7fbf507073
1 file changed
tree: 8f7bd249bc14b2d84c46d3e9de1f162679936261
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.