openwrt/package/network
Sarah Maedel 5a8588e360 hostapd: fix anqp_3gpp_cell_net list delimiter
This patch fixes the list delimiter between 3GPP networks
passed to hostapd.

> list iw_anqp_3gpp_cell_net '262,001'
> list iw_anqp_3gpp_cell_net '262,002'

When passing a list of "iw_anqp_3gpp_cell_net" parameters via UCI,
hostapd would crash at startup:
> daemon.err hostapd: Line 73: Invalid anqp_3gpp_cell_net: 262,001:262,002

Using a semicolon as a delimiter, hostapd will start as expected.

Signed-off-by: Sarah Maedel <git@tbspace.de>
(cherry picked from commit 8de185a176)
2024-08-28 12:00:23 +02:00
..
config netifd: packet-steering: silence error on applying queue mask 2024-04-18 12:43:06 +02:00
ipv6 odhcp6c: add skpriority option 2023-05-12 13:19:50 +02:00
services hostapd: fix anqp_3gpp_cell_net list delimiter 2024-08-28 12:00:23 +02:00
utils iw: sync nl80211.h 2024-07-07 18:30:37 +02:00