[roll] Roll fuchsia [golibs] Cherry-pick gVisor NDP config getter

Cherry-pick the following commit from gVisor. Not doing a full gVisor
update because it requires an update of go runtime to 1.22.

  + b1cbae9a5 Add getter for NDP configuration

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1108833
Original-Revision: feb608395a74254171537150fc808d671ae28f20
GitOrigin-RevId: 3e022ec259cf6f593a8ad8b83057b9eebbedb53c
Change-Id: If784c1b6c8cf7e75dfb68a0435ad633fbe51470d
1 file changed
tree: 93ed0d8cf4ca85d3c4736a6180eaf90efd8ad2e3
  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.