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)
commit7268f4260efc576d724673cfb6de0fd282a5d8af
treeaf11d75dc85bd0ca03d63b0d034b1dc09192152b
parent5ae1ff51cc68291ed4ce0cb82338baef68c951e6
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