]> git.ipfire.org Git - thirdparty/openwrt.git/commit
hostapd: fix type mismatch in BSS transition responses
authorFelix Fietkau <nbd@nbd.name>
Wed, 18 Mar 2026 18:42:06 +0000 (18:42 +0000)
committerFelix Fietkau <nbd@nbd.name>
Thu, 19 Mar 2026 09:57:26 +0000 (10:57 +0100)
commit5aea8e8916743249ce5950d2375f8d2f4e9a4bd4
treeff6cbd16eef137a570dcfe916d9fd553e75639b3
parentc5564ba071904cbbfe078f15b525676dba1cccab
hostapd: fix type mismatch in BSS transition responses

Use blobmsg_add_u32 for non-bool fields in order to avoid wrong
interpretations of the data on JSON/ucode conversion.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/network/services/hostapd/src/src/ap/ubus.c