openwrt/package
Sarah Maedel 8de185a176 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>
2024-08-28 11:57:23 +02:00
..
base-files failsafe: fix console failsafe shell 2024-08-19 18:55:00 +02:00
boot treewide: rename ZyXEL to Zyxel 2024-08-25 15:08:25 +02:00
devel trace-cmd: update to 3.3 2024-08-24 21:26:55 +02:00
firmware linux-firmware: add Intel CPU-integrated GPU (iGPU) firmware 2024-08-24 14:46:28 +02:00
kernel mt76: update to Git HEAD (2024-08-25) 2024-08-25 21:24:44 +02:00
libs ustream-ssl: update to Git HEAD (2024-07-28) 2024-08-25 17:27:32 +02:00
network hostapd: fix anqp_3gpp_cell_net list delimiter 2024-08-28 11:57:23 +02:00
system mediatek: Add support for Linksys EA7500 v3 2024-08-15 00:13:20 +02:00
utils treewide: rename ZyXEL to Zyxel 2024-08-25 15:08:25 +02:00
Makefile sdk: fix APK key creation 2024-08-09 01:47:05 +02:00