[PATCH 2/2] dbus: Add FILS capability

Masashi Honma masashi.honma at gmail.com
Sat Feb 3 17:50:08 PST 2018


On 2018/02/03 19:35, Jouni Malinen wrote:
> This would claim FILS to be supported even if the driver does not
> support it. This should be done similarly to the "GET_CAPABILITY fils"
> on the control interface, i.e., by checking the wpa_s->drv_flags. It
> should also be noted that there is separate capabilities for FILS shared
> key with and without PFS support (see wpa_is_fils_sk_pfs_supported()).

Though I agree with the checking with driver capabilities, the capabilities
could be different with each other when multi interfaces case. So my next patch
decides FILS is supported if at least one interface supports FILS. Because FILS
is capable on at least one interface. I would appreciate any other ideas.

Masashi Honma.



More information about the Hostap mailing list