linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dan Williams <dcbw@redhat.com>
To: Jouni Malinen <j@w1.fi>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [RFC] mac80211: Disable requests for new scans in AP mode
Date: Tue, 09 Dec 2008 15:07:16 -0500	[thread overview]
Message-ID: <1228853236.18616.1.camel@localhost.localdomain> (raw)
In-Reply-To: <20081209193351.GB16905@jm.kir.nu>

On Tue, 2008-12-09 at 21:33 +0200, Jouni Malinen wrote:
> On Tue, Dec 09, 2008 at 12:40:10PM -0500, Dan Williams wrote:
> 
> > Every 120 seconds usually (it uses a simple backoff algorithm), but
> > yeah, this is a good thing to do.  You probably want to make NM ignore
> > the device if you're configuring it as an AP though, since obviously NM
> > shouldn't be driving an AP mode interface.
> 
> Actually, I would like to be able to NM to set up a simple AP similarly
> to IBSS configuration.. If I'm setting up the interface manually (either
> for AP or even for client modes), I would like NM to ignore the device
> from that point on, but that is a separate point.

NM only knows about devices that NM controls, thus we can't have NM set
up the device and then subsequently ignore it...  However, at some point
in the near future, if we can get reliable information as to whether the
driver *does* in fact support AP mode, we can make NM drive the
interface in AP mode instead of IBSS.  The only reason it's using IBSS
right now is that the driver support for AP mode was so inconsistent and
buggy.

Dan


  reply	other threads:[~2008-12-09 20:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-09 14:57 [RFC] mac80211: Disable requests for new scans in AP mode Jouni Malinen
2008-12-09 15:10 ` Johannes Berg
2008-12-09 17:40 ` Dan Williams
2008-12-09 19:33   ` Jouni Malinen
2008-12-09 20:07     ` Dan Williams [this message]
2008-12-09 21:11       ` Johannes Berg
2008-12-09 21:12       ` Johannes Berg

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=1228853236.18616.1.camel@localhost.localdomain \
    --to=dcbw@redhat.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).