[roll] Roll fuchsia [netstack3] Refactor ArpIpLayerContext::on_arp_packet to UnicastAddr

Update ArpIpLayerContext::on_arp_packet to accept the hardware address
as a UnicastAddr witness instead of a raw MAC address, aligning with
inbound packet validation changes.

Original-Original-Bug: 42083958
Test: netstack3-core-ip-test, netstack3-core-test
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1648702
Original-Original-Revision: 0bc275b2b89ce224b14aff27d024568bf28c2378
GitOrigin-RevId: 0db13764d5c0507b31a660d8781318819bf8c564
Change-Id: I2ef43bff4b9f51a44d230e195fca6e4a37545f55
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1653116
Cr-Commit-Position: refs/heads/main@{#194678}
1 file changed
tree: 7e030d3613c5c9309a877195ecc7290f0cad3072
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 in one of the communication channels documented at get involved.

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.