[roll] Roll fuchsia [netstack3] Remove `BC` arg from `IpDeviceContext`

... by moving the `confirm_reachable` function to it's own dedicated
context. This lets a follow up CL add `IpDeviceContext` to additional
callsites without viral `BC` bounds propagatiing.

Original-Bug: 42079625
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1125892
Original-Revision: 22962a933cf9a1bd395307b027c01f2df32923e9
GitOrigin-RevId: 793c749d026560e937dcec3f1c393c8d71dfd44d
Change-Id: I0d810e366b4ccff8ac24b992f3b85b8dd0842900
1 file changed
tree: 5088cb0d8ee28dec75b244876b9c7e6874a83a96
  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.