All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jouni Malinen <j@w1.fi>
To: Tomas Winkler <tomasw@gmail.com>
Cc: Johannes Berg <johannes@sipsolutions.net>,
	Reinette Chatre <reinette.chatre@intel.com>,
	Emmanuel Grumbach <emmanuel.grumbach@intel.com>,
	linux-wireless@vger.kernel.org,
	ipw3945-devel@lists.sourceforge.net
Subject: Re: [ipw3945-devel] [PATCH 1/5] mac80211: allows driver to request a Phase 2 key
Date: Tue, 18 Mar 2008 10:04:35 +0200	[thread overview]
Message-ID: <20080318080435.GA5308@jm.kir.nu> (raw)
In-Reply-To: <1ba2fa240803171327r4c817228kc4f248abf0a0cea@mail.gmail.com>

On Mon, Mar 17, 2008 at 10:27:53PM +0200, Tomas Winkler wrote:
> On Mon, Mar 17, 2008 at 10:04 PM, Johannes Berg
> <johannes@sipsolutions.net> wrote:
> >  Well, you were suggesting the use of multiple SSIDs, which we don't
> >  support, we only support VLANs within a BSS/single SSID. Not that I've
> >  been able to test it, hostapd needs radius stuff set up for VLANs...
> 
> I think it's transparent since it's handled by MLME in hostapd so
> multiple SSID is supported
> Maybe we did some minor changes in mac to support that.. Will check again.
> I think it's always done by means of VLANs

At least the original d80211 design supported multiple SSIDs per BSS and
yes, as far as kernel code is concerned, this was done in the identical
way for both multi-SSID and dynamic-VLAN (RADIUS assigned). A new
virtual interface is added for both cases and STAs are bound to the
specific virtual interface based on MLME/RADIUS results.

However, I do not think I ever merged multi-SSID support into the open
source version of hostapd, so it is quite possible that only the
RADIUS-based VLAN assignment is currently used since multi-SSID support
is inferior to multi-BSS support for number of reasons. Anyway, that
does not change what mac80211 would support should one ever really want
to enable multi-SSID support with a single BSS. I don't see much need
for that, though, if one can use virtual BSSes.

-- 
Jouni Malinen                                            PGP id EFC895FA

  parent reply	other threads:[~2008-03-18  8:05 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-13  0:05 [PATCH 0/5] iwlwifi driver updates Reinette Chatre
2008-03-13  0:05 ` [PATCH 1/5] mac80211: allows driver to request a Phase 2 key Reinette Chatre
2008-03-13  0:05   ` [PATCH 2/5] mac80211: allows driver to request a Phase 1 RX key Reinette Chatre
2008-03-13  0:06     ` [PATCH 3/5] iwlwifi-2.6: Cleans up set_key flow Reinette Chatre
2008-03-13  0:06       ` [PATCH 4/5] iwlwifi-2.6: enables HW TKIP security Reinette Chatre
2008-03-13  0:06         ` [PATCH 5/5] iwlwifi-2.6: RX status translation to old scheme Reinette Chatre
2008-03-15 19:11     ` [PATCH 2/5] mac80211: allows driver to request a Phase 1 RX key Johannes Berg
2008-03-17  0:04       ` [ipw3945-devel] " Tomas Winkler
2008-03-17 11:39         ` Johannes Berg
2008-03-17 13:03           ` Tomas Winkler
2008-03-17 13:13             ` Johannes Berg
2008-03-17 14:45               ` Tomas Winkler
2008-03-17 15:04                 ` Johannes Berg
2008-03-17 19:54                   ` Tomas Winkler
2008-03-17 20:02                     ` Johannes Berg
2008-03-17 20:20                       ` Tomas Winkler
2008-03-15 14:38   ` [PATCH 1/5] mac80211: allows driver to request a Phase 2 key Johannes Berg
2008-03-17  0:21     ` [ipw3945-devel] " Tomas Winkler
2008-03-17  9:58       ` Johannes Berg
2008-03-17 10:20         ` Tomas Winkler
2008-03-17 10:57           ` Johannes Berg
2008-03-17 12:40             ` Tomas Winkler
2008-03-17 12:51               ` Johannes Berg
2008-03-17 13:36                 ` Tomas Winkler
2008-03-17 13:49                   ` Johannes Berg
2008-03-17 19:12                     ` Tomas Winkler
2008-03-17 19:19                       ` Johannes Berg
2008-03-17 19:39                         ` Tomas Winkler
2008-03-17 20:04                           ` Johannes Berg
2008-03-17 20:27                             ` Tomas Winkler
2008-03-17 20:59                               ` Johannes Berg
2008-03-18  8:04                               ` Jouni Malinen [this message]
2008-03-18  9:18                                 ` Johannes Berg
2008-03-18 10:23                                   ` Jouni Malinen
     [not found]                                     ` <8704f27d0803190942h19b5a9ebjd3b27537c30ef719@mail.gmail.com>
2008-03-19 17:39                                       ` Jouni Malinen
2008-03-19 18:41                                         ` Tomas Winkler
2008-03-19 20:10                                           ` Jouni Malinen
2008-03-19 20:15                                             ` Johannes Berg
2008-03-19 22:04                                               ` Tomas Winkler
2008-03-19 22:11                                                 ` Johannes Berg
2008-03-19 20:56                                             ` Tomas Winkler
2008-03-20  7:09                                             ` Emmanuel Grumbach
2008-03-20  7:36                                               ` Jouni Malinen
2008-03-17 21:06                     ` Dan Williams
2008-03-17 23:26                       ` Tomas Winkler
2008-03-17 21:23           ` Dan Williams
2008-03-17 23:35             ` Tomas Winkler

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=20080318080435.GA5308@jm.kir.nu \
    --to=j@w1.fi \
    --cc=emmanuel.grumbach@intel.com \
    --cc=ipw3945-devel@lists.sourceforge.net \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=reinette.chatre@intel.com \
    --cc=tomasw@gmail.com \
    /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.