linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ben Greear <greearb@candelatech.com>
To: Ryszard <ryszard99@gmail.com>
Cc: Florian Fainelli <florian@openwrt.org>,
	Patrick McHardy <kaber@trash.net>,
	linux-wireless@vger.kernel.org
Subject: Re: virtual access poitns (ath5k/mac80211)
Date: Sun, 01 Aug 2010 15:21:43 -0700	[thread overview]
Message-ID: <4C55F377.6040404@candelatech.com> (raw)
In-Reply-To: <AANLkTik=t=jeCG7=bgkq3LBwJP9vq7KmFpgDeHngPoq-@mail.gmail.com>

On 08/01/2010 01:56 PM, Ryszard wrote:
> Hey Florian,
>
> thanks for the help on this! Ben/Patrick, if you rebase the patches
> for this functionality, i'm more than happy and willing to do userland
> testing on this to move it along.
>
> regs
>
> On 1 August 2010 19:37, Florian Fainelli<florian@openwrt.org>  wrote:
>> 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?

You would not believe how hard it is to keep up with the wireless tree.  Last time,
by the time we had something stable, upstream had changed too much to merge.

The merge from .31 to .34 was basically not happening, so we are trying to
re-do things from scratch.  I've been busy working on other .34 bugs (and
updating our user-space stuff to work with .34), and haven't heard from
Patrick in a while.

We plan to get this done, but I don't know when.

For what it's worth, our .31 code works pretty well, supporting virtual STA
and APs and deals with multiple STAs trying to all scan at once, etc.

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com

  reply	other threads:[~2010-08-01 22:21 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
2010-08-01 20:56   ` Ryszard
2010-08-01 22:21     ` Ben Greear [this message]
     [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=4C55F377.6040404@candelatech.com \
    --to=greearb@candelatech.com \
    --cc=florian@openwrt.org \
    --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).