linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ben Greear <greearb@candelatech.com>
To: Jouni Malinen <j@w1.fi>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: No beacons generated when you bring ath9k AP interface down and up.
Date: Fri, 14 Jan 2011 05:22:58 -0800	[thread overview]
Message-ID: <4D304E32.4040806@candelatech.com> (raw)
In-Reply-To: <20110114091226.GA32344@jm.kir.nu>

On 01/14/2011 01:12 AM, Jouni Malinen wrote:
> On Thu, Jan 13, 2011 at 11:13:40PM -0800, Ben Greear wrote:
>> If you have an ath9k AP interface running with hostapd, and you
>> run:  ip link set vap0 down; ip link set vap0 up;
>> then it will disable beaconing.
>
> Yes. So what?
>
>> I'm not sure where the problem actually lies:  Should ath9k
>> start beaconing automatically on VAP interface add?  Is
>> it up to hostapd to detect the ifdown/ifup and re-set everything
>> up properly?  Or maybe it's just a very bad idea to bounce
>> a VAP interface with 'ip link set'?
>
> I would say it is up to whoever decided to set the interface down to
> restart hostapd.. There is a proposed patch for hostapd to do this
> automatically, but I'm yet to fully understand why one would set the
> interface down in the first place.

My tool automatically downs and ups interfaces when IPs configuration
changes to clear IP & routing information.  It's not so difficult to
restart hostapd or even not bounce the VAP to begin with.

But, it was quite difficult to figure out
that the VAP was just *mostly* working.  It seems that everything but
beaconing was working, or at least 70 or so virtual station devices
could associate and pass traffic, though they did complain about
not receiving beacons.

I think that we should either change hostapd to fix this up automatically,
or have hostapd exit on error when this happens, or have some other very
obvious clue that the VAP is not fully functional.

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com

  reply	other threads:[~2011-01-14 13:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-14  7:13 No beacons generated when you bring ath9k AP interface down and up Ben Greear
2011-01-14  8:26 ` Johannes Berg
2011-01-14  9:12 ` Jouni Malinen
2011-01-14 13:22   ` Ben Greear [this message]
2011-01-14 14:17     ` Brian Prodoehl
2011-01-14 13:49   ` Jorge Boncompte [DTI2]

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=4D304E32.4040806@candelatech.com \
    --to=greearb@candelatech.com \
    --cc=j@w1.fi \
    --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).