[roll] Roll fuchsia [lowpan] add thread dump info 'history router' to inspect.
`history router` displays the route-table history in table.
```
history_tracker_report:
router_info:
0:
age = 00:30:32.101
event = Added
new_path_cost = 0
next_hop_id = 40
next_hop_rloc = a000
old_path_cost = 0
router_id = 40
router_rloc = a000
1:
age = 00:32:26.115
event = Added
new_path_cost = 1
next_hop_id = 27
next_hop_rloc = 6c00
old_path_cost = 0
router_id = 27
router_rloc = 6c00
```
Original-Bug: 455952218
Test: verify the inspect info locally.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1573715
Original-Revision: 526ae3291cca89fd1815b4c53fba978c72d66108
GitOrigin-RevId: 22fc9f968f17ce124f6bc016e7f79af11739fce3
Change-Id: Ic50366d1f06c6ae792ffadd5b4ebb9376d0e88eb
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.