mac80211, hostapd: Fix macfilter for multi bssid setups
authorFelix Fietkau <nbd@openwrt.org>
Tue, 4 Dec 2012 12:06:40 +0000 (12:06 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 4 Dec 2012 12:06:40 +0000 (12:06 +0000)
commit8516ddb133b3ab28b17bbbba165b641a13624ee4
treee6130c58e3a425679bcec16b41627e1bc00582f8
parentd3cda519947676e9dcdc29c12071a365c941dafb
mac80211, hostapd: Fix macfilter for multi bssid setups

Previously only the first macfilter configuration would have been used
on all interfaces. However, the configuration was always done per vif
already. Hence, move the macfilter setup into hostapd.sh where and
create one mac list file per vif.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 34470
package/mac80211/files/lib/wifi/mac80211.sh
package/network/services/hostapd/files/hostapd.sh