[roll] Roll fuchsia [fuchsia.net.name] Bound the number of addresses

The primary caller of this API (fdio) cannot accept more than a fixed
number of addresses; limit the API to this number add a static assertion
to keep the two constants from diverging.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/612283
Original-Revision: 74dd73e7668fa0bd093ffa109c0ec0abf2450807
GitOrigin-RevId: 495a7f6460a0b18319f03fc24ce967b74cb11aef
Change-Id: I2012c14b07f6c789040e6c563da43de9c2dd8339
1 file changed
tree: c3c0a50103c0ec7051a418fc97ea5e823f0d6c2b
  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.