[roll] Roll fuchsia [netstack3] Test no LL addrs on blackhole interface

Add blackhole interfaces to the existing test that verifies no link
local addresses are generated for interfaces with no link-layer
addressing. (It currently exercises loopback and pure IP interfaces.)

Test: netstack3-core-ip-integration-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1203363
Original-Revision: ab5a0126d2cccd3d48a64a8de292db0ea0773346
GitOrigin-RevId: 969281c3785b9ca1d944c5e3fba2723fdbcff14b
Change-Id: I1241d6859fb3a7fbb99d680292c4e56d451ce747
1 file changed
tree: c06cc128bafb2cbe9d51fe66050402b1befef6ef
  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.