[roll] Roll fuchsia [netstack] Drop Ethernet support

Remove support for fuchsia.hardware.ethernet backed interfaces from both
Netstack2 and Netstack3 as part of Ethernet protocol deletion.

Remove pathways to add such interfaces from the stacks from both
fuchsia.net.stack and fuchsia.netstack as statements that no clients
exist anymore.

Original-Bug: 109169
Original-Fixed: 102064
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/786171
Original-Revision: ec1e31c2019037b59d5c0f44dc547de1b233e187
GitOrigin-RevId: 7e6dbe96f6db95cd1acc74822fa1632c751332fa
Change-Id: I404ff7827616793e0ec523889ebd914d69f60abb
1 file changed
tree: c06c869360574aea12fcb27fb4d7e679d829ff2a
  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.