[roll] Roll fuchsia [lowpan] add thread dump info 'history prefix' to inspect.

`history prefix` displays the network data for the mesh prefix history
in table.

```
history_tracker_report:
    on_mesh_prefix_info:
      0:
	age = 00:32:26.115
	configure = false
	default_route = true
	dhcp = false
	dp = false
	event = Added
	nd_dns = false
	on_mesh = true
	preference = -1
	preferred = true
	prefix = fd43:ac60:cc7f:1::/64
	rloc = 6c00
	slaac = true
	stable = true
```

Original-Bug: 455952218
Test: verify the inspect info locally.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1574354
Original-Revision: 486a8118c9e500866be037a9c22f8311da9b57f2
GitOrigin-RevId: a0874bceccddbdc2fab8a40733387c12ef663850
Change-Id: I4bbd2f81075fb20a3eb2e187bc34531afdc6fa79
1 file changed
tree: 8414f2332e2c23641bcf18bcd51b99f481bafdea
  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.