[roll] Roll fuchsia [netdevice-migration] Impl MacAddr protocol

Implement the fuchsia.hardware.network.mac/MacAddr banjo protocol on the
netdevice migration driver. Implementing this protocol is a prerequisite
for implementing the fuchsia.hardware.network.device/NetworkPort
protocol.

Tested: fx test netdevice-migration-tests

Original-Fixed: 89565
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/613385
Original-Revision: 84413af9d6fd29da8596bbbd40a277d4f0718794
GitOrigin-RevId: adff7e1510f127c402c3bb0821d2b74cba34b21e
Change-Id: Ic365890babbd11e1b193a0b175faec27c4687ab4
1 file changed
tree: de69d5a6d276297cb47be9981c5a72cb700bbdbc
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 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.