openwrt-pf/package/network
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
..
config wifi-scripts: iwinfo scan() must not abort the interpreter on failure 2026-05-22 14:54:34 +02:00
ipv6 6rd: add CPPFLAGS 2026-02-17 22:16:58 +01:00
services uhttpd: update to Git HEAD (2026-05-20) 2026-05-20 23:37:23 +02:00
utils uqmi: use configured profile-id if available 2026-05-20 17:04:18 +02:00