[roll] Roll fuchsia [netstack3] Avoid dynamic dispatch and alloc

This has been bothering me for a while, it's rather trivial to implement
this iterator for device addresses and it saves us from a box and
dynamic dispatch.

This is still a problem in Slaac, but this is one unneeded dynamic
dispatch down.

Original-Bug: 42059236
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1031157
Original-Revision: b9f98c24e0dbe1552166931999466168de2fee6c
GitOrigin-RevId: 0d6da88f9455784221245bc6bc4ecdf1dba67470
Change-Id: I830d51a5769ed8e814afc8e7ad31d963cc2ce2da
1 file changed
tree: bfd9640971ae0aa3413325c02ef1febac3b440ed
  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.