[roll] Roll fuchsia [netcfg] Ensure interface names match the device class

Add logic that checks the prefix of the interface name
to ensure that this matches the device class. Remove this logic
once the saved file format includes the device class.

Original-Bug: 118197
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/783442
Original-Revision: 6938f889ba7502eab751919a6ca17bd2d019baa6
GitOrigin-RevId: 8960597f040666e0bb5f2992db360672313291f7
Change-Id: I2a03a474d5be84ab47f20e2ba19385f90e165f48
1 file changed
tree: 49ed7821b51b0cf9d4c0cb78a242504053a0af74
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.