Re: [OpenWrt-Devel] [PATCH] hostapd: backport BSSID black/whitelists

2015-02-13 Thread John Crispin
this one is ok, just pulled it into my tree On 11/02/2015 18:42, Stefan Tomanek wrote: Dies schrieb John Crispin (blo...@openwrt.org): Any more feedback regarding both patches? still on my todo, sorry for the delay it'll take a few more days till i can go over all the hostapd patches in

Re: [OpenWrt-Devel] [PATCH] hostapd: backport BSSID black/whitelists

2015-02-11 Thread Stefan Tomanek
Dies schrieb Stefan Tomanek (stefan.tomanek+open...@wertarbyte.de): Any feedback regarding this backported feature? this patch is fine, the log file one scares me though as there is no log rotate logic. What kind of log rotate logic do you mean? That can be implemented externally if

Re: [OpenWrt-Devel] [PATCH] hostapd: backport BSSID black/whitelists

2015-02-11 Thread John Crispin
On 11/02/2015 15:42, Stefan Tomanek wrote: Dies schrieb Stefan Tomanek (stefan.tomanek+open...@wertarbyte.de): Any feedback regarding this backported feature? this patch is fine, the log file one scares me though as there is no log rotate logic. What kind of log rotate logic do you

Re: [OpenWrt-Devel] [PATCH] hostapd: backport BSSID black/whitelists

2015-01-28 Thread Stefan Tomanek
Dies schrieb John Crispin (blo...@openwrt.org): Any feedback regarding this backported feature? this patch is fine, the log file one scares me though as there is no log rotate logic. What kind of log rotate logic do you mean? That can be implemented externally if needed: just move the old

Re: [OpenWrt-Devel] [PATCH] hostapd: backport BSSID black/whitelists

2015-01-28 Thread Stefan Tomanek
Dies schrieb Stefan Tomanek (stefan.tomanek+open...@wertarbyte.de): This change adds the configuration options bssid_whitelist and bssid_blacklist used to limit the AP selection of a network to a specified (finite) set or discard certain APs. Any feedback regarding this backported feature?

Re: [OpenWrt-Devel] [PATCH] hostapd: backport BSSID black/whitelists

2015-01-28 Thread John Crispin
On 28/01/2015 17:56, Stefan Tomanek wrote: Dies schrieb Stefan Tomanek (stefan.tomanek+open...@wertarbyte.de): This change adds the configuration options bssid_whitelist and bssid_blacklist used to limit the AP selection of a network to a specified (finite) set or discard certain APs.