hostapd: add multi-user vendor element interface
authorDavid Bauer <[email protected]>
Sun, 6 Jul 2025 22:18:40 +0000 (00:18 +0200)
committerDavid Bauer <[email protected]>
Wed, 12 Nov 2025 18:43:27 +0000 (19:43 +0100)
commitf85918b60d2872e61bf351fd2ad3a6cab11a54ae
tree4809ad92bba5789c7c9e98866f95b45fe876c661
parent23e136d0e3d80e082e0a44a3ca56ebd502a8f0a6
hostapd: add multi-user vendor element interface

Currently hostapd exports a method on a VAP ubus object to set vendor
elements. This does however not work in case multiple external programs
intend to set vendor-specific elements using distinct OUIs / subtypes.

Export two new methods, which allow to set vendor-specific elements for
a specific OUI / subtype combination. This way, multiple callers can set
/ delete vendor elements without affecting each other.

Signed-off-by: David Bauer <[email protected]>
package/network/services/hostapd/src/src/ap/ubus.c