openwrt/package
Dávid Benko 939628f6b8 hostapd/RADIUS_server: enhance logging
Currently, logging level of the RADIUS server is a constant corresponding
to the highest verbosity (EXCESSIVE, ALL), but when running as a system
service, the output is discarded.

This commit makes logging verbosity configurable by `log_level` option
and redirects all logs to `logd`. Possible levels are defined in hostap
sources:
https://w1.fi/cgit/hostap/tree/src/utils/wpa_debug.h?id=012a893c469157d5734f6f33953497ea6e3b0169#n23
Their reference is inlined in `radius.config` file.

Default value for logging verbosity is INFO (even if the `-l` flag isn't
specified).

Signed-off-by: Dávid Benko <davidbenko@davidbenko.dev>
Link: https://github.com/openwrt/openwrt/pull/18089
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-03-12 13:12:12 +01:00
..
base-files base-files: fix offset conversion on caldata_patch_data() 2025-02-13 00:26:23 +01:00
boot ramips: add support for Hongdian H8922 v30 2025-03-10 00:42:44 +01:00
devel strace: Update to version 6.12 2025-01-02 20:52:14 +01:00
firmware qualcommax: ipq50xx: Add support for Linksys MR5500 2025-03-02 11:42:48 +01:00
kernel kernel: usb: simplify r8152 dependencies 2025-03-10 12:39:42 +00:00
libs libnl: update to 3.11.0 2025-03-11 23:57:22 +01:00
network hostapd/RADIUS_server: enhance logging 2025-03-12 13:12:12 +01:00
system apk: backport patch fixing broken apk update with wget fetch 2025-03-04 01:03:10 +01:00
utils cli: fix spurious error when exiting the cli 2025-03-09 10:52:07 +01:00
Makefile build: lock versions for special APK packages 2025-02-04 13:48:59 +00:00