All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jouni Malinen <j@w1.fi>
To: hedwin <hedwin.koning@gmail.com>
Cc: linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: Support for Android for mac80211 / cfg80211 802.11 drivers
Date: Sun, 12 Jun 2011 10:18:43 -0700	[thread overview]
Message-ID: <20110612171843.GA20860@jm.kir.nu> (raw)
In-Reply-To: <BANLkTimnDDhqD4D+xoKwfETz=szgOTAK7w@mail.gmail.com>

On Fri, Jun 10, 2011 at 10:25:17PM +0200, hedwin wrote:
> If I want to use wpa_supplicant it seems that I need to use libnl. If
> not how does wpa_supplicant connect to mac80211?

wpa_supplicant uses libnl for accessing nl80211. If libnl is not
acceptable for whatever reason, I see two options: 1) re-implement libnl
replacement that provides identical API or 2) modify wpa_supplicant
src/drivers/driver_nl80211.c to process nl80211/netlink messages with
internal implementation instead of libnl. I don't care particularly how
that would be done, but trying to use WEXT is not really a reasonable
approach here.

> Well if it is google's problem to solve it, this discussion about
> wireless support in android is on hold until they've done so. right?

I have no reason to believe that Android support could not be discussed
even if some Android distributions do not like libnl. People seem to be
perfectly fine in using libnl on Android. Sure, some cases may not be
able to include libnl, but that should not stop this discussion or
implementation work and there are clear options described above on how
to address the license concern.

-- 
Jouni Malinen                                            PGP id EFC895FA

  reply	other threads:[~2011-06-12 17:18 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-01 23:29 Support for Android for mac80211 / cfg80211 802.11 drivers Luis R. Rodriguez
2011-02-02  0:45 ` Bob Copeland
2011-02-02  0:50   ` Luis R. Rodriguez
2011-02-02  2:41     ` Bob Copeland
2011-02-02  8:02       ` Johannes Berg
2011-02-02 11:30         ` Jouni Malinen
2011-02-02 11:33           ` Johannes Berg
2011-02-02 13:38             ` Jouni Malinen
2011-02-02 16:37               ` Luis R. Rodriguez
2011-06-10 19:28                 ` hedwin
2011-06-10 19:37                   ` Luis R. Rodriguez
2011-06-10 20:07                     ` hedwin
2011-06-10 20:09                       ` John W. Linville
2011-06-10 20:25                         ` hedwin
2011-06-12 17:18                           ` Jouni Malinen [this message]
2011-06-10 20:15                       ` hedwin
2011-02-02 11:57           ` Bob Copeland
2011-02-02 12:03             ` 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=20110612171843.GA20860@jm.kir.nu \
    --to=j@w1.fi \
    --cc=hedwin.koning@gmail.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 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.