linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Florian Fainelli <florian@openwrt.org>
To: Ryszard <ryszard99@gmail.com>, Patrick McHardy <kaber@trash.net>,
	Ben Greear <greearb@candelatech.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: virtual access poitns (ath5k/mac80211)
Date: Sun, 1 Aug 2010 11:37:43 +0200	[thread overview]
Message-ID: <201008011137.49528.florian@openwrt.org> (raw)
In-Reply-To: <AANLkTi=W=vkgb0gM7ZWsBeE79Fe3iabtKFgu2S7N5uLe@mail.gmail.com>

Hi,

Le Sunday 1 August 2010 03:53:13, Ryszard a écrit :
> Hi all,
> 
> i'm working on a project that requires i can create multiple access
> points on the one bit of hardware.  After an insane amount of googling
> and reading the lists the closest i've been able to come up with is
> something along the lines of:
> iw dev wlan0 interface add vap0 type __ap
> iw dev wlan0 interface add vap1 type __ap
> 
> then using macchanger to assign unique mac addresses.
> 
> I've also seen something from March 2009
> (http://lwn.net/Articles/321690/) that hints at the functionality
> available with the ath9k which gave me a bit of hope!
> 
> My question is, is it possible to create multiple virtual access
> points with my hardware ( Atheros Communications Inc. AR5413 802.11abg
> ) and the ath5k/mac80211 drivers (or is there some other method to
> achieve what i'm after) ?  i'm not too fussed about different
> channels, but different SSID's and WPA keys are a requirement for the
> project.

There is support for creating virtual interfaces using iw and ath5k here: 
http://www.candelatech.com/oss/vsta.html

I really wish someone could submit this mainline, unfortunately it is pretty 
hard to isolate the commits in this tree which are implementing virtual 
interfaces support.

Ben, Patrick, could you rebase your patches on top of wireless-testing and 
send them for review/testing?
--
Florian

  reply	other threads:[~2010-08-01  9:37 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-01  1:53 virtual access poitns (ath5k/mac80211) Ryszard
2010-08-01  9:37 ` Florian Fainelli [this message]
2010-08-01 20:56   ` Ryszard
2010-08-01 22:21     ` Ben Greear
     [not found]       ` <AANLkTi=FEFrKdXUHN-h-BZruvNzSmwXdPcq9-OgZcFAM@mail.gmail.com>
2010-08-02  5:00         ` Ben Greear
     [not found]           ` <AANLkTim8i245P0nGcnpsf63_O8xXeby9re=pX53WfOwV@mail.gmail.com>
2010-08-07  5:23             ` Ryszard
2010-08-08 18:51               ` Ben Greear
2010-08-09 23:58                 ` Ryszard
2010-08-10  0:05                   ` Ben Greear
2010-08-10  0:11                     ` Ryszard
2010-08-10 16:54       ` Luis R. Rodriguez
2010-08-10 17:06         ` Ben Greear
2010-08-10 17:39           ` Luis R. Rodriguez
2010-08-21  3:07           ` Ryszard
2010-08-23  4:43             ` Ryszard
2010-08-30  2:47               ` Ryszard
2010-08-30 23:52                 ` Ryszard
2010-08-31  0:05                   ` Ben Greear
2010-08-31  0:29                     ` Ryszard
2010-08-31 10:19                       ` Ryszard

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=201008011137.49528.florian@openwrt.org \
    --to=florian@openwrt.org \
    --cc=greearb@candelatech.com \
    --cc=kaber@trash.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=ryszard99@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 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).