[roll] Roll fuchsia [netstack3] Resolve Route returns SocketIpAddr

Carry the SocketIpAddr witness type through route resolution. This
allows the socket layer to avoid a panic when creating a new
`IpSock`.

Original-Bug: b/42082235
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/970752
Original-Revision: 6cad0ad16d0b4f2a4a3c90b77ef5002f13f4fe88
GitOrigin-RevId: 6e6e592b6d1b45feacf7718abf1c3e35b2a739a5
Change-Id: Ia4fb56ae4d72e6f8adca7ddcc91d316c9ae6f7e5
1 file changed
tree: 4f9866d3094e142059f96cc439fe9d93d406eb79
  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.