commit | 314f997d5d20c9c82a77fa0409f00ad99724bf33 | [log] [tgz] |
---|---|---|
author | Alex Konradi <akonradi@fuchsia.infra.roller.google.com> | Wed Jan 19 16:04:10 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jan 19 08:05:30 2022 -0800 |
tree | 61e23a3258ce600f6c084477cafb0fc3d7bf7a71 | |
parent | cc0b6bbc3c5a09d8202adadb650ae7a2ca8cbb26 [diff] |
[roll] Roll fuchsia [netstack3] Use UnicastAddr<Mac> for device addr Before this change, Netstack3 Core would accept a multicast Mac address as the hardware MAC address for a device. Since device addresses should always be unicast, use a witness type to enforce that. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/630721 Original-Revision: 5a2b940b480109580a5ca478cab6c52583819d5f GitOrigin-RevId: 64a109706dd45718db8f26a33f9261b85c5a402f Change-Id: I5b4cfcd827fa50a4e345252df5476b16afc275f5
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
.