commit | bd526a546f85cd304eb2a0bc6ed69a766eb4d242 | [log] [tgz] |
---|---|---|
author | Antonio Linhart <antoniolinhart@fuchsia.infra.roller.google.com> | Fri Dec 08 23:35:12 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Dec 08 15:36:29 2023 -0800 |
tree | a1dec30eea5581e9565052337203c6709c406273 | |
parent | 32aa3f316e8250f2afc708d355c09465e118ffdd [diff] |
[roll] Roll fuchsia [netcfg] Use MAC to identify named interfaces It is possible for two interfaces to be active concurrently at the same topological path, but have different MACs. Therefore, we should identify interfaces by what the device is that is connected, not where it is connected. This change is a no-op to the default naming policy to name devices by MAC or topological path. Original-Bug: b/309010918 Original-Bug: 56559 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/955832 Original-Revision: be17c214438e2c4282b50aa2048ce70cebe2b058 GitOrigin-RevId: aa929dd750c03af95ef6747b1dc2575b0ae52efd Change-Id: Icc87c86815bd10058502a960ced03d9c8a44171b
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
.