[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
1 file changed
tree: a1dec30eea5581e9565052337203c6709c406273
  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.