[roll] Roll fuchsia [lowpan][lowpan-spinel-driver] Use empty identity when not provisioned

Previously, we were filling out the identity structure for the
lowpan network even if we were not provisioned. This change makes
sure that the identity is empty unless the interface is actually
provisioned with a network.

This change also updates `lowpanctl` to make sure that it prints out
the content of the identity structure even when not provisioned.

Original-Bug: 69572
Test: fx test lowpan-integration-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/484458
Original-Revision: 521663f8ef4962bfc7803fdd2eb73fe5efc4c811
GitOrigin-RevId: 6b9957367ae463daa64310849e5404512795f623
Change-Id: I5f6633350557ac80163b922c38aff03317f670dc
1 file changed
tree: 8bbf1c2a352b6f437e572fa96106f17eb1277de8
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  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 via the IRC channel #fuchsia on Freenode.

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.