[roll] Roll fuchsia [netstack3] Store SLAAC secret key in persistent storage

Use FIDL at rest to store the SLAAC secret key used for generating
opaque IIDs for stable addresses in isolated persistent storage, so it
is stable across reboots once created.

Original-Bug: 42148800
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1190172
Original-Revision: 2c77819c835183e103392ff9190feb2ff77ab3da
GitOrigin-RevId: ca8298f1dfef469c6b6e3558fb6a59ed4a3b8622
Change-Id: I854f341e6935f7eedf5ebadfe047fb904febf308
1 file changed
tree: 8aa34e4c910ce5ca84acb5a8db28bc0fdccd8d4b
  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 in one of the communication channels documented at get involved.

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.