commit | 470cb0f9629b29e253dc6285ba0cdc502cc97876 | [log] [tgz] |
---|---|---|
author | Dov Shlachter <dovs@fuchsia.infra.roller.google.com> | Fri Jul 21 00:54:19 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jul 20 17:55:56 2023 -0700 |
tree | 0b18fbf85eb1db74f8f25233ccc2fb9652db5241 | |
parent | 8bd9904772076d1333ff4d322ac5b8e25dd9b185 [diff] |
[roll] Roll fuchsia [gigaboot] Add managed network ethernet agent Add an ergonomic wrapper around the managed network protocol in the form of an EthernetAgent. The agent is responsible for *) Finding a valid network interface *) Constructing the layer 2 header *) Transmitting a payload The agent is not yet used by any other code, but it is intended to be used by the mDNS broadcast rewrite. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/886653 Original-Revision: d62d2348df602bd255a94008477b42bf1bd55725 GitOrigin-RevId: fe38d2c2d2a64c177498dc3bf1ba293cfb55b2e4 Change-Id: I8fe4014ad770479c07d0cf9f961cbc3dbc9b7ab8
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.