[roll] Roll fuchsia [netdev-migration] Migrate to netdev FIDL

Migrate the use of network device from Banjo to FIDL. The long-term goal
is to move away from having to support Banjo in network device.

Functionality remains the same and performance seems to be on par.

Multiply: netdevice-migration-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1426319
Original-Revision: 015bdc3f222ca9766341ce7e1ad2d975bb96f00d
GitOrigin-RevId: c0042879d68e8184a27fe60b834bf6fb4fc4bd93
Change-Id: Ica23f2d895f3bb7094c1a0dfd5acd2e2dd618078
1 file changed
tree: db0edb71af4c56273a266d80c2fa7d220815d7c2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.