hostapd: hostapd_set_psk_file: fix defaut value for mac
authorJohann Neuhauser <johann@it-neuhauser.de>
Mon, 8 Jun 2020 20:01:47 +0000 (22:01 +0200)
committerJohn Crispin <john@phrozen.org>
Sat, 13 Jun 2020 16:31:43 +0000 (18:31 +0200)
commitc0ddb85a1d2361fe1d627878d1b05cd5c2bc5c62
tree50760541edb03c8001cc89e690d9971e970bd57b
parentb8ed898f1bb809df1f5a16b34198c812236e9ff2
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>
package/network/services/hostapd/files/hostapd.sh