[roll] Roll fuchsia [netstack3] try_unmap returns SocketIpAddr

Update the return value of try_unmap to reflect that the address is
NonMapped.

Original-Bug: 132092

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/916493
Original-Revision: 4d39b902b2b780ababb87d2ad6803e0031414c7b
GitOrigin-RevId: 97ea0fe50680f3f7d90a2ebb6ed4f9dca7add825
Change-Id: I3c93be90667bfafa130e94046ffaff69ecefa154
1 file changed
tree: 6dbe92c94d91cbdf9b6020a4dc6c8572f6447a82
  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.