]> git.ipfire.org Git - ipfire-2.x.git/commit
hostapd: Find device by MAC address
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 16 Apr 2021 09:53:30 +0000 (11:53 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 16 Apr 2021 10:05:57 +0000 (10:05 +0000)
commit45b1fc5c7f9c7cba421293c3d93735916cc65d72
treef2b64dc0371cd5469b78a77d7a1e9cbc5ac207e4
parent62cd95c2994deb7aaf4b740406ce5a827e4d3b88
hostapd: Find device by MAC address

With wireless device as members in bridges, we cannot predict the name
very well. So we will use the MAC address and find the correct device
name when we launch hostapd.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/cfgroot/network-functions.pl
html/cgi-bin/wlanap.cgi
src/initscripts/packages/hostapd
src/paks/hostapd/install.sh