[roll] Roll fuchsia [netstack3] Introduce inner `DadAddressContext`

...to operate on an address whole holding onto the address's
`Ipv6DadState`.

For now, the trait only provides access to the address's assigned flag
but follow-ups will provide the ability to join/leave multicast groups.

Original-Bug: 127024
Cq-Include-Trybots: luci.fuchsia.try:fuchsia-coverage,terminal.x64-release-perfcompare
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/856258
Original-Revision: b85a393f5dfdca190f2e7e8a61edcbf5ff24033a
GitOrigin-RevId: 5d9b45dbd64e8e173075786628246f77e61a85f0
Change-Id: I8d416d04497503d630f54214eadeaaf7df896172
1 file changed
tree: 62e13305547d353177aa85bab1fdd6d7e46d2f59
  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.