1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package/network/services/hostapd
Jesus Fernandez Manzano 5269c47e8d hostapd: fix segfault when deinit mesh ifaces
In hostapd_ubus_add_bss(), ubus objects are not registered for mesh
interfaces. This provokes a segfault when accessing the ubus object in
mesh deinit.

This commit adds the same condition to hostapd_ubus_free_bss() for
discarding those mesh interfaces.

Signed-off-by: Jesus Fernandez Manzano <jesus.manzano@galgus.net>
2021-09-24 12:32:19 +02:00
..
files hostapd: enable proxy-arp support for hostapd-full 2021-08-28 01:31:15 +02:00
patches hostapd: let netifd set bridge port attributes for snooping 2021-09-21 19:43:20 +02:00
src hostapd: fix segfault when deinit mesh ifaces 2021-09-24 12:32:19 +02:00
Config.in treewide: nuke DRIVER_11W_SUPPORT 2020-12-23 16:36:08 +01:00
Makefile hostapd: stop advertising 11w feature 2021-06-20 14:11:30 -10:00