openwrt/package/network/services/hostapd
Johann Neuhauser c0ddb85a1d hostapd: hostapd_set_psk_file: fix defaut value for mac
The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.

To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.
Bringing up of station vlan fails if the optional mac entry isn't set.
The default mac "00:00:00:00:00:00", which should match all stations,
is mistakenly set to the non used variable "isolate". This results in
a wrong formatted .psk file which has to be "vlan_id mac key".

fixes: 5aa2ddd0: hostapd: add support for wifi-station and wifi-vlan sections

Signed-off-by: Johann Neuhauser <johann@it-neuhauser.de>
2020-06-13 18:31:43 +02:00
..
files hostapd: hostapd_set_psk_file: fix defaut value for mac 2020-06-13 18:31:43 +02:00
patches hostapd: update to latest Git hostap_2_9-1331-g5a8b366233f5 2020-06-09 16:59:33 +02:00
src hostapd: add config symbol for allowing drivers to enable 802.11ax support 2020-06-10 12:56:35 +02:00
Config.in hostapd: add config symbol for allowing drivers to enable 802.11ax support 2020-06-10 12:56:35 +02:00
Makefile hostapd: add config symbol for allowing drivers to enable 802.11ax support 2020-06-10 12:56:35 +02:00