commit | 0c5bd660a6ebb6e87dab794d48b4f43c9f2869ae | [log] [tgz] |
---|---|---|
author | Jeff Martin <martinjeffrey@fuchsia.infra.roller.google.com> | Wed Sep 18 17:17:59 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Sep 18 10:19:16 2024 -0700 |
tree | bbae3dd0aace02573ce9da29089c5b79cb13e594 | |
parent | b5eaf78353d8e50d93eae2e2633aac45ad343de4 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.