From: Dan Williams <dcbw@redhat.com>
To: Marcel Holtmann <marcel@holtmann.org>
Cc: Jouni Malinen <j@w1.fi>, linux-wireless@vger.kernel.org
Subject: Re: Using wpa_supplicant in D-Bus mode with nl80211 driver
Date: Wed, 22 Apr 2009 19:09:12 -0400 [thread overview]
Message-ID: <1240441752.14995.8.camel@localhost.localdomain> (raw)
In-Reply-To: <1240426517.12282.11.camel@localhost.localdomain>
On Wed, 2009-04-22 at 19:55 +0100, Marcel Holtmann wrote:
> Hi Jouni,
>
> > > I am trying to use wpa_supplicant in D-Bus mode with the nl80211 driver
> > > instead of WEXT. I don't seem to be able to control the from the command
> > > line and the -D option doesn't take.
> >
> > I would assume you are doing this with NM. You could either change it to
> > register the interface (this is not from -D option, but from the D-Bus
> > message) with the nl80211 driver or try to build wpa_supplicant without
> > WEXT support (which would make the nl80211 wrapper the default one). I
> > don't think either of these are yet acceptable as a generic solution,
> > but making NM request driver "nl80211,wext" could be a suitable first
> > step when moving to wpa_supplicant 0.7.x (this makes wpa_supplicant
> > first try with nl80211 and if needed, fall back to WEXT).
>
> I am doing manual testing and with ConnMan. However I would prefer to
> have a global driver setting "nl80211,wext" that I can give on the
> command line and that will then chosen as default if the addInterface
> method doesn't give a driver. I really don't need a per interface
> setting here.
Um, you can specify a driver for the interface you add in the dbus call
for addInterface. Add a "driver" key to your dict with the driver you
want in the value. Is there a bug with that?
Dan
> > > Can we fix this somehow? I really wanna get rid of using WEXT.
> >
> > There still one remaining WEXT operation even with driver_nl80211.c in
> > wpa_supplicant, so we are not yet there, but there is work going on in
> > getting that added to nl80211 after which point -Dnl80211 (or
> > -Dnl80211,wext for more likely distro use) should allow this goal to be
> > met.
>
> Fair enough, but we are getting there and when testing, I like to be
> using as much nl80211 as possible.
>
> Regards
>
> Marcel
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2009-04-22 23:08 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-22 16:52 Using wpa_supplicant in D-Bus mode with nl80211 driver Marcel Holtmann
2009-04-22 17:08 ` Jouni Malinen
2009-04-22 17:25 ` Johannes Berg
2009-04-22 18:55 ` Marcel Holtmann
2009-04-22 23:09 ` Dan Williams [this message]
2009-04-23 8:39 ` Marcel Holtmann
2009-04-23 10:58 ` Dan Williams
2009-04-23 11:15 ` Marcel Holtmann
2009-04-23 11:57 ` Dan Williams
2009-04-23 13:16 ` Marcel Holtmann
2009-04-23 13:45 ` Dan Williams
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=1240441752.14995.8.camel@localhost.localdomain \
--to=dcbw@redhat.com \
--cc=j@w1.fi \
--cc=linux-wireless@vger.kernel.org \
--cc=marcel@holtmann.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.