openwrt/package/network/services/hostapd/files
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
..
common.uc wifi-scripts: fix fullmac phy detection 2024-02-09 12:20:48 +01:00
dhcp-get-server.sh hostapd: add support for specifying the FILS DHCP server 2021-12-10 11:33:49 +01:00
hostapd-basic.config hostapd: enable compilation of OCV and add build feature discovery 2022-07-03 20:25:38 +02:00
hostapd-full.config hostapd: enable radius server support 2023-03-07 10:24:05 +01:00
hostapd-mini.config hostapd: enable proxy-arp support for hostapd-full 2021-08-28 01:31:15 +02:00
hostapd.sh hostapd: fix anqp_3gpp_cell_net list delimiter 2024-08-28 12:00:23 +02:00
hostapd.uc hostapd: do not trim trailing whitespace, except for newline 2023-10-31 13:30:11 +01:00
multicall.c packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
radius.clients hostapd: backport from master, including ucode based reload support 2023-09-18 16:52:25 +02:00
radius.config hostapd: backport from master, including ucode based reload support 2023-09-18 16:52:25 +02:00
radius.init hostapd: backport from master, including ucode based reload support 2023-09-18 16:52:25 +02:00
radius.users hostapd: backport from master, including ucode based reload support 2023-09-18 16:52:25 +02:00
wdev.uc wifi-scripts: fix creation of IBSS in legacy (non-HT) mode 2024-05-23 21:35:53 +02:00
wpa_supplicant-basic.config hostapd: backport from master, including ucode based reload support 2023-09-18 16:52:25 +02:00
wpa_supplicant-full.config hostapd: backport from master, including ucode based reload support 2023-09-18 16:52:25 +02:00
wpa_supplicant-mini.config hostapd: backport from master, including ucode based reload support 2023-09-18 16:52:25 +02:00
wpa_supplicant-p2p.config hostapd: backport from master, including ucode based reload support 2023-09-18 16:52:25 +02:00
wpa_supplicant.uc hostapd: use rtnl to set up interfaces 2023-11-08 12:47:46 +01:00
wpad_acl.json hostapd: backport from master, including ucode based reload support 2023-09-18 16:52:25 +02:00
wpad.init hostapd: enable coredumps 2022-12-16 14:32:47 +01:00
wpad.json hostapd: run as user 'network' if procd-ujail is installed 2021-01-14 00:52:50 +00:00
wps-hotplug.sh hostapd: add fallback for WPS on stations 2021-12-27 16:32:02 +00:00