From: Johannes Berg <johannes@sipsolutions.net>
To: "Malinen, Jouni" <jouni@qca.qualcomm.com>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH 8/8] mac80211: Claim Fast Initial Link Setup (FILS) support
Date: Wed, 26 Oct 2016 11:26:31 +0200 [thread overview]
Message-ID: <1477473991.4059.26.camel@sipsolutions.net> (raw)
In-Reply-To: <20161026092315.GB3660@jouni.qca.qualcomm.com>
On Wed, 2016-10-26 at 09:23 +0000, Malinen, Jouni wrote:
> On Wed, Oct 26, 2016 at 07:50:36AM +0200, Johannes Berg wrote:
> >
> > On Wed, 2016-10-26 at 01:44 +0300, Jouni Malinen wrote:
> > >
> > > With the previous commits, initial FILS support is now functional
> > > in
> > > mac80211-based drivers for both AP and stations roles.
> >
> > That's a bit misleading, I guess AP role is handled entirely in
> > hostapd? You documented the extended feature bit to explicitly mean
> > station role only :)
>
> Yeah.. In case of mac80211, there was not really changes needed in
> the kernel side for AP mode. That may be different with non-mac80211
> drivers, though, since they might be easier to handle with the AES-
> SIV operations for associations frames handled within the driver.
Right.
> Would you prefer to split that NL80211_EXT_FEATURE_FILS into two
> separate values (_STA and _AP)
I think having it called _STA may be a little clearer, but I think I'm
OK with it the way it is (documented as station) as well.
> and have mac80211 advertise both?
I wouldn't do that, there's nothing that makes it have that capability.
> Or just add a _STA only case for now and see what we need to do with
> NL80211_ATTR_DEVICE_AP_SME cases separately once such a thing is in
> in functional state?
Yeah, we should do that.
Really all I thought you should do was reword the commit message to
make it clear that the flag only implied the station case, and that the
AP case needed no changes.
Perhaps renaming the flag to ..._STA will make that a bit clearer.
johannes
next prev parent reply other threads:[~2016-10-26 9:26 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-25 22:44 [PATCH 5/8] cfg80211: Add KEK/nonces for FILS association frames Jouni Malinen
2016-10-25 22:44 ` [PATCH 6/8] mac80211: Add FILS auth alg mapping Jouni Malinen
2016-10-25 22:44 ` [PATCH 7/8] mac80211: FILS AEAD protection for station mode association frames Jouni Malinen
2016-10-26 5:49 ` Johannes Berg
2016-10-26 21:04 ` Malinen, Jouni
2016-10-25 22:44 ` [PATCH 8/8] mac80211: Claim Fast Initial Link Setup (FILS) support Jouni Malinen
2016-10-26 5:50 ` Johannes Berg
2016-10-26 9:23 ` Malinen, Jouni
2016-10-26 9:26 ` Johannes Berg [this message]
2016-10-26 5:36 ` [PATCH 5/8] cfg80211: Add KEK/nonces for FILS association frames Johannes Berg
2016-10-26 9:18 ` Malinen, Jouni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1477473991.4059.26.camel@sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=jouni@qca.qualcomm.com \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.