[roll] Roll fuchsia [fidl][lowpan] Add support for getting and resetting MAC counters

This commits adds support for fetching and resetting MAC counters,
which are useful for diagnosing connectivity issues over LoWPAN
interfaces. The actual implementation of the code to retrieve the
counters will be included in a follow up commit.

Test: fx test lowpan-tests
Original-Bug: 53339
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/469866
Original-Revision: 231f3783ddb5662a8cb02e68fa2e601c3528555e
GitOrigin-RevId: 6bd6c500b131b001894ac927c4c41f65cbdb60e4
Change-Id: I7f36edb6e505ea36a7f32e601a66d747e718038f
1 file changed
tree: 916ca6abc8403f5a399b496df3e662dbd7aa3101
  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.