linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Ben Greear <greearb@candelatech.com>
Cc: "hostap@lists.shmoo.com" <hostap@lists.shmoo.com>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: Association often fails first time when roaming with 802.11r.
Date: Tue, 12 Nov 2013 21:10:24 +0100	[thread overview]
Message-ID: <1384287024.14301.11.camel@jlt4.sipsolutions.net> (raw)
In-Reply-To: <52828A27.1040103@candelatech.com>

On Tue, 2013-11-12 at 12:05 -0800, Ben Greear wrote:
> A more correct roam also takes about 150ms, but at least not because of the
> error in my previous email.  Seems it takes it 100+ms to go if-up after
> the assoc-request is sent.  I'll go dig into that further.

The interface is already up (has to be to authenticate), the event you
get at that point (just after the ~110ms delay) is for LOWER_UP really -
which means carrier_on() in the kernel I believe. At that point you'd
need kernel level tracing or messages to investigate.

Maybe something is waiting for a beacon there?

johannes


  reply	other threads:[~2013-11-12 20:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-12 19:36 Association often fails first time when roaming with 802.11r Ben Greear
2013-11-12 19:46 ` Johannes Berg
2013-11-12 20:05   ` Ben Greear
2013-11-12 20:10     ` Johannes Berg [this message]
2013-11-12 20:36       ` Ben Greear
2013-11-12 22:22         ` Ben Greear
2013-11-13  1:23           ` Ben Greear

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=1384287024.14301.11.camel@jlt4.sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=greearb@candelatech.com \
    --cc=hostap@lists.shmoo.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).