[roll] Roll fuchsia [netstack3] Fix ARP processing with multiple IPs

The existing code only checks whether a single address matches the
incoming ARP message, but this does not work if there are multiple
addresses on the interface.

Original-Fixed: 388925883
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1186012
Original-Revision: cafc831ab6b1241ab35c60416643c23140d9d01c
GitOrigin-RevId: 8c8e6f58294a0bd7db4d164ef1c06e2835459636
Change-Id: Ia41754da3a2de60abb03d725df342f6303a664a7
1 file changed
tree: 3df234ae3000f563e362819a0ddfa35911a9c0bd
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.