[roll] Roll fuchsia [lowpan] add thread dump info 'linkmetricsmgr show' to inspect.

link metrics inspect has been there including the RSSI and LinkMargin,
add the ExtAddr of the neighbor in inspect, similar to what the
`linkmetricsmgr show` does.

Original-Original-Bug: 455952218
Test: verify the inspect info locally.
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1607248
Original-Original-Revision: b0b687f6741fe80c20a56733b6a6948dd2565da1
GitOrigin-RevId: 3e9dd7c14936efeefedd1240f2bb338deeca11af
Change-Id: Ic6101d227a33716fcc45682f71f5be6d051276e8
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1611654
Cr-Commit-Position: refs/heads/main@{#192765}
1 file changed
tree: 026c3d68634d57c4ada15b306daccc5db22806fa
  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.