Commit 19e71c5
FIXUP: Trigger scan only on details page
It's too expensive and not useful enough on the overview. OTOH, trigger
a scan on each opening of a WiFi device details page, so that the
information there is current and useful.
This means that we the number of APs in the overview is less reliable,
but that's fine -- after a while NM forgets them anyway.
Curiously the tests (which check "3 networks" on the overview) are still
fine -- apparently NM does a passive scan automatically on startup, or
for a newly appearing device?
#22884 (comment)1 parent 6c0b3be commit 19e71c5
2 files changed
+10
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1204 | 1204 | | |
1205 | 1205 | | |
1206 | 1206 | | |
1207 | | - | |
1208 | | - | |
1209 | | - | |
1210 | | - | |
1211 | | - | |
1212 | | - | |
1213 | | - | |
1214 | | - | |
1215 | | - | |
1216 | | - | |
1217 | | - | |
1218 | | - | |
| 1207 | + | |
1219 | 1208 | | |
1220 | 1209 | | |
1221 | 1210 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
286 | 294 | | |
287 | 295 | | |
288 | 296 | | |
| |||
0 commit comments