commit | 546eb1892dcfbbe9b0e2fd0a24b74d554cb3bb4b | [log] [tgz] |
---|---|---|
author | Naomi Mccracken <nmccracken@fuchsia.infra.roller.google.com> | Wed Dec 06 01:37:31 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Dec 05 17:38:47 2023 -0800 |
tree | f1200ffd35fffd86b44f097715f789deb887f08a | |
parent | 5a244d7820afa729c2e574276ef0d15002244f03 [diff] |
[roll] Roll fuchsia [wlan][policy] log roam decision metric Record a metric for whether a better network is found to roam to. Proactive roaming does not actually happen; for now the metric is logged for when a roam would happen. Currently the logic for whether to roam is very simple, and a roam happens if connection quality is low enough to consider roaming and bss selection would choose another bss instead of the current one. Improvements are in progress and will be implemented before roaming is turned on. Test: added metric check in unit tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/955475 Original-Revision: 63eb052ff9336173bf1862c497cddeae00a1dc43 GitOrigin-RevId: 77e21176f8d8d8556f2b682c298cb4cc3caeefc1 Change-Id: I3a534d92f2d85142b3ca03a430b62ba0e82303b3
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 via the IRC channel #fuchsia
on Freenode.
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
.