commit | e3c5761812d1c56a3c1ab199fa31bbcf21c72a69 | [log] [tgz] |
---|---|---|
author | Jeff Martin <martinjeffrey@fuchsia.infra.roller.google.com> | Tue Apr 22 11:20:47 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 22 11:22:47 2025 -0700 |
tree | 780fadfb6fd085be289d90d37f6cae781f7fe2c8 | |
parent | 60764ec3a610edba56df901f831a6d3878a925fe [diff] |
[roll] Roll fuchsia [netstack3] Ignore Echoed ARP packets Ignore ARP packets that have a sender hardware address matching our own. This indicates that the network has reflected an ARP packet back to us. Such packets are benign to the ARP protocol, but destructive to some protocols built on top of ARP. E.g. Address Conflict Detection (RFC 5227) specifies that echoed ARP packets must be dropped. Original-Bug: 42077260 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1257585 Original-Revision: 225df47cd404bdc2e470b5152a27dc42936c4f3b GitOrigin-RevId: d86bb1b4691184efa95ff0bd258cd7526085a613 Change-Id: Id1d17084553bab93bec6a4127d66943a3ef707b1
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 in one of the communication channels documented at get involved.
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
.