[roll] Roll fuchsia [netstack3] Introduce NudConfig

Introduce NudConfig struct and use parameters from it in the NUD state
machine.

All NUD tests were updated to check against non-default values of the
unicast and multicast solicitations to prove NUD is loading the proper
values from the NudConfigContext functions.

A follow-up change will expose the configuration through the
update_ipvx_configuration public calls and then hook things up to
bindings.

Original-Bug: 137451
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/959555
Original-Revision: 343ddc1876a0ed8ee0bf49d0fe7ee9cedc506e3a
GitOrigin-RevId: e3604d1644d2a4166f97e4209da4b5e86a7fa97e
Change-Id: I4537c93e49efa554d76a2b11e945c94d8f9fee5d
1 file changed
tree: 42b31c61629ea64aa3ab13769ffacc44b5e5c6dd
  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.