commit | f667bb39939d3e26e4ebd893061d7c5debcb2ac9 | [log] [tgz] |
---|---|---|
author | Bruno Dal Bo <brunodalbo@fuchsia.infra.roller.google.com> | Thu Apr 18 22:48:43 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Apr 18 15:51:22 2024 -0700 |
tree | bfd9640971ae0aa3413325c02ef1febac3b440ed | |
parent | 095251aa0b077ebc372ed1f62f12458e3d172e2d [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.