[FS#3868] Hostapd logs AP-STA-CONNECTED messages, even though loglevel is set to 4

OpenWrt Bugs openwrt-bugs at lists.openwrt.org
Thu Jun 10 16:41:22 PDT 2021


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - Thomas Albers (Pilatus) 

Attached to Project - OpenWrt/LEDE Project
Summary - Hostapd logs AP-STA-CONNECTED messages, even though loglevel is set to 4
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Low
Priority - Very Low
Reported Version - openwrt-19.07
Due in Version - Undecided
Due Date - Undecided
Details - Hostapd log level is set to 4, and only warnings and above should be logged in the system log. But AP-STA-CONNECTED/DISCONNECTED messages are still showing up in the log - see below. This is with OpenWRT-19.07-7 on a Netgear R7800. 


Thu Jun 10 14:24:56 2021 daemon.notice hostapd: wlan1: AP-STA-DISCONNECTED 80:fd:7a:67:87:70
Thu Jun 10 14:39:46 2021 daemon.notice hostapd: wlan1: AP-STA-CONNECTED 80:fd:7a:67:87:70


/etc/config wireless is set to log level 4 (same for radio1):

config wifi-device 'radio0'
       ...
       option log_level '4'



and /var/run/hostapd-phy{0,1}.conf is set as follows:

driver=nl80211
logger_syslog=127
logger_syslog_level=4
logger_stdout=127
logger_stdout_level=4



More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=3868

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the openwrt-bugs mailing list