[roll] Roll fuchsia [netstack3] Combine UDP socket info fns in core

Combine functions exposed by core for retrieving the information for a
UDP socket. As a bonus, fix the implementations of getpeername and
getsockname so that the syscall tests pass.

Original-Bug: 126141
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/864057
Original-Revision: 8a6aca41cf6cff37a4b93540ddee93ef1ff07eda
GitOrigin-RevId: 9ef0663cf26551f13c6764707a3f084cdd427c7b
Change-Id: I1d716f524226f958dcf7a666cf9c9ad4098b92f5
1 file changed
tree: 7677f762859f40c736a2bdb563e75547057c3f49
  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.