openwrt/package/network/services/hostapd/files
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
..
dhcp-get-server.sh hostapd: add support for specifying the FILS DHCP server 2021-12-10 11:33:49 +01:00
hostapd-basic.config hostapd: enable compilation of OCV and add build feature discovery 2022-07-03 20:25:38 +02:00
hostapd-full.config hostapd: enable EAP-pwd support only for the SSL variants 2024-12-04 17:20:44 +01:00
hostapd-mini.config hostapd: enable proxy-arp support for hostapd-full 2021-08-28 01:31:15 +02:00
hostapd.uc hostapd: fix call to hostapd reload 2024-12-19 09:01:46 +01:00
multicall.c packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
radius.clients hostapd: add experimental radius server 2023-08-01 10:05:13 +02:00
radius.config hostapd/RADIUS_server: enhance logging 2025-03-12 13:12:12 +01:00
radius.init hostapd/RADIUS_server: enhance logging 2025-03-12 13:12:12 +01:00
radius.users hostapd: add experimental radius server 2023-08-01 10:05:13 +02:00
wpa_supplicant-basic.config hostapd: remove unused legacy wireless extension support 2023-05-26 13:33:45 +02:00
wpa_supplicant-full.config hostapd: remove unused legacy wireless extension support 2023-05-26 13:33:45 +02:00
wpa_supplicant-mini.config hostapd: remove unused legacy wireless extension support 2023-05-26 13:33:45 +02:00
wpa_supplicant-p2p.config hostapd: remove unused legacy wireless extension support 2023-05-26 13:33:45 +02:00
wpa_supplicant.uc wifi-scripts: add macaddr_base wifi-device option 2024-12-12 19:19:05 +01:00
wpad.init hostapd: enable coredumps 2022-12-16 14:32:47 +01:00
wpad.json hostapd: add ubus support for wired driver 2024-12-02 13:55:36 +01:00
wpad_acl.json hostapd: add support for authenticating with multiple PSKs via ubus helper 2024-10-22 14:40:42 +02:00
wps-hotplug.sh hostapd: add fallback for WPS on stations 2021-12-27 16:32:02 +00:00