commit | 5d3ffcc174918529257abffb52259b6b4faeab1b | [log] [tgz] |
---|---|---|
author | Peter Johnston <peterjohnston@fuchsia.infra.roller.google.com> | Fri Jan 31 16:25:51 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jan 31 16:27:21 2025 -0800 |
tree | 62b9a7f8c1d015080f7427f5c86cafc715f20e47 | |
parent | 349439af98f7f75a2c3ee38e26d7b356bff33f72 [diff] |
[roll] Roll fuchsia [netstack3] Split SlaacAddrsMutAndConfig Split SlaacAddrsMutAndConfig, used to group arguments provided to SLAAC state machine logic, into a mutable reference to SLAAC addresses and a struct of configuration and state. Also take the latter struct as an argument to add_slaac_addr_sub to reduce the number of positional arguments. Original-Bug: 42148800 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1196708 Original-Revision: a0a890278e3a4e08a75034f7d20378e7c01811fb GitOrigin-RevId: 26e6749c498783bb6490b4207ab498d0ec28b432 Change-Id: I518b41207a23f7e47e4d7712e44a617cbadd49d4
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 in one of the communication channels documented at get involved.
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
.