[roll] Roll fuchsia [wlan][policy] Backoff when reconnecting clients.

In some scenarios, the policy layer's rapid attempts to
reconnect can cause the target AP to reject the client.
This change slows down the process by providing a linear
400ms backoff when attempting to reconnect.

Original-Bug: 70959
Test: fx test wlancfg-tests
Multiply: wlancfg-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/490941
Original-Revision: 60b5c1d03cb0fba7199c263e316c8dae57af9af4
GitOrigin-RevId: 94a807b99815593c717a86ff49dc75a80456f0ba
Change-Id: Ib674b794dc0dd7f11c92a468c201110f1cb9d17c
1 file changed
tree: 815e0cb15e9c356cf36a7d7f797b796c9314aba3
  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.