[PATCH 0/5] Add support for CSA advertisement and testing

Jouni Malinen j
Sun Jan 5 12:29:19 PST 2014


On Wed, Jan 01, 2014 at 03:32:08PM +0200, Ilan Peer wrote:
> The series adds support for checking driver support for CSA
> and additional test cases for the testing framework (skipping csa
> test cases if CSA is not supported).

> Andrei Otcheretianski (4):
>   wpa_supplicant: Move CS supported flag to wpa_driver_capa

Thanks, that makes sense.

>   wpa_supplicant/hostapd: Add awareness of CSA support

This looks pretty pointless since drv_flags has the same information.

>   hostapd: Advertise CSA support in STATUS command

I added STATUS-DRIVER to hostapd instead. No need for inventing
different ways of advertising this information between wpa_supplicant
and hostapd.

>   hwsim: Skip CSA tests if the driver doesn't support it

That would benefit from reordering to skip the test cases before the
initial connection. Furthermore, this was looking at an incorrect bit in
capa.flags which did not get executed, but csa_supported() would not
work as documented.

> Luciano Coelho (1):
>   hwsim tests: Add test cases for AP channel switch announcement

And the previous one needs to be merged into this one so that the
repository remains in working condition through the series.


I have a cleaned up versions of the patches in my work branch and will
push them in once there is some clear signs of this CSA functionality
getting enabled in the kernel. Or well, 1/5 could go in before that.
 
-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the Hostap mailing list