1
1
openwrt/package
John Crispin 0c2fb39c5a wifi-scripts: iwinfo scan() must not abort the interpreter on failure
Replace exit(1) on every failure path with return null so callers that
iterate over multiple radios can collect results from the radios that
did succeed instead of aborting on the first one that refuses an
off-channel scan.

Route diagnostics to stderr via warn() so stdout stays clean for
callers parsing JSON output, and include the device name in each
message to disambiguate per-radio failures.

Signed-off-by: John Crispin <john@phrozen.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2026-05-22 14:54:34 +02:00
..
base-files base-files: add options to disable default button handling 2026-05-20 00:02:31 +02:00
boot uboot-mediatek: fix malformed patch 2026-05-22 01:47:47 +01:00
devel package: binutils: deduplicate ld 2026-04-18 19:34:21 +02:00
firmware rtl8261n-firmware: set PKGARCH:=all 2026-05-21 23:45:07 +01:00
kernel generic: 6.18: drop downstream RTL8261N driver 2026-05-21 17:04:55 +01:00
libs libubox: update to Git HEAD (2026-05-03) 2026-05-11 01:16:43 +02:00
network wifi-scripts: iwinfo scan() must not abort the interpreter on failure 2026-05-22 14:54:34 +02:00
system fstools: update to Git HEAD (2026-03-17) 2026-05-22 13:10:42 +02:00
utils util-linux: update to 2.42.1 2026-05-19 23:39:29 +02:00
Makefile build: add CycloneDX SBOM processing to apk 2026-05-17 12:21:09 +02:00