[roll] Roll fuchsia [netstack3] Consider route locality before metric

When making routing decisions, consult the route locality before the
route metric. This is an industry norm, and adhering to it ensures that
the Netstack makes routing decisions in the same ways as other systems
(e.g. Linux/NS2).

Original-Fixed: 367991376

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1121332
Original-Revision: 6284519431ac9fc4ddf222a874003de50d1b323e
GitOrigin-RevId: c4e3c33d6a99c7ca681636e1b802c3e8760fc3ee
Change-Id: Id1c416d5215050110eec5fe6473799a553f09a39
1 file changed
tree: bbae3dd0aace02573ce9da29089c5b79cb13e594
  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.