[roll] Roll fuchsia [netstack3] Use more precise witness types in NDP

In the `device::ndp` module, use witness types which more precisely
encapsulate the requirements on various struct fields and function
arguments. Update the module's API and that API's callers accordingly.

Original-Bug: 69196

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/481903
Original-Revision: 0a1dc71caad1f281a11f588a5fec2a89c38249a4
GitOrigin-RevId: 225a377b815a012be45182bea7ae39ab9374ca93
Change-Id: Ie7e4b54766a5032a704f46193fcbfcc04e7a133f
1 file changed
tree: 17e8767477f5b86ca5fe955d571e66ca831c49d6
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.