linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Krishna Chaitanya <chaitanya.mgit@gmail.com>
Cc: Janusz Dziedzic <janusz.dziedzic@tieto.com>,
	"Peer, Ilan" <ilan.peer@intel.com>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: AP + P2P_GO multichan tests with intel7260 as a P2P_CLIENT - direct probe issue
Date: Thu, 02 Jul 2015 14:37:17 +0200	[thread overview]
Message-ID: <1435840637.2285.23.camel@sipsolutions.net> (raw)
In-Reply-To: <CABPxzYLgYqL1M6tKx5fo7eJ_=_DJPNS0ttDvUpC3BKH+SyAEiA@mail.gmail.com> (sfid-20150702_141353_923615_65038BD0)

On Thu, 2015-07-02 at 17:43 +0530, Krishna Chaitanya wrote:
> 
> Thismight still be relevant, if you remember our discussion
> (
> http://permalink.gmane.org/gmane.linux.kernel.wireless.general/135533
> )
> a while ago, in a passive scan environment beacon might have
> the latest information than probe response but we end up using
> probe response, so in those cases direct probe helps to
> get the right capabilities.
> 
> But i remember your argument about changing AP config is not
> much of a use case :-)

Yeah I still don't think this is much of an issue.

> In an environment where AP config is changed this might be helpful
> else not needed. Given the enterprise wifi deployments using 
> controllers auto-changing of AP config based on the environemnt may 
> not be far away

I can see the HT/VHT operation changing, and perhaps even channel
jumping, but staying on the channel and changing parameters that can't
actually be updated on the fly seems a bit strange. I'm not even sure
what parameters those would be.

That said, I found at least one issue with removing the direct probe:
If the beacon only has WMM info and not WMM parameters (as permitted by
the WMM spec) then we would disable WMM in ieee80211_mgd_assoc() if we
don't have a probe response. We'd thus have to move validation to after
having received the association response, but at that point it's not
clear to me what we should do if we don't receive good WMM parameters,
then we can't connect without WMM any more.

johannes

      reply	other threads:[~2015-07-02 12:37 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-23  8:50 AP + P2P_GO multichan tests with intel7260 as a P2P_CLIENT - direct probe issue Janusz Dziedzic
2015-06-23 11:11 ` Peer, Ilan
2015-06-23 11:29   ` Krishna Chaitanya
2015-06-23 11:55     ` Peer, Ilan
2015-06-23 12:04       ` Krishna Chaitanya
2015-06-23 18:00         ` Peer, Ilan
2015-06-24 12:20           ` Peer, Ilan
2015-06-27 21:49             ` Janusz Dziedzic
2015-06-27 22:03               ` Janusz Dziedzic
2015-06-28  8:36               ` Peer, Ilan
2015-07-02  7:27               ` Johannes Berg
2015-07-02  9:02                 ` Krishna Chaitanya
2015-07-02 11:38                   ` Johannes Berg
2015-07-02 11:49                     ` Krishna Chaitanya
2015-07-02  9:44                 ` Janusz Dziedzic
2015-07-02 11:39                   ` Johannes Berg
2015-07-02 11:50                     ` Krishna Chaitanya
2015-07-02 12:01                       ` Johannes Berg
2015-07-02 12:13                         ` Krishna Chaitanya
2015-07-02 12:37                           ` Johannes Berg [this message]

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=1435840637.2285.23.camel@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=chaitanya.mgit@gmail.com \
    --cc=ilan.peer@intel.com \
    --cc=janusz.dziedzic@tieto.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).