[roll] Roll fuchsia [Netstack3] Cleanup resolve_route_to_destination

Rearranged code in `resolve_route_to_destination` to make it a bit more
readable. This is not expected to cause any changes in functionality,

Original-Bug: 42084713
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1066254
Original-Revision: 55f9b7832fe42d5267b6b40054a9cf1fb8395258
GitOrigin-RevId: 8834af604a34d9a37de2bdf145455ad6f6f6c8aa
Change-Id: Id96f178377f9d72adf999f8aa4f4960d52387d13
1 file changed
tree: 6e1e83863cd29bc16b0012d030a5b61f45762d40
  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 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.