From: Jon Loeliger <jdl@bigfootnetworks.com>
To: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: Repeater Bridge Mode with ar9170?
Date: Wed, 24 Jun 2009 17:08:30 -0500 [thread overview]
Message-ID: <1245881310.13356.10.camel@jdl-desktop> (raw)
In-Reply-To: <1245861185.13356.2.camel@jdl-desktop>
On Wed, 2009-06-24 at 11:33 -0500, Jon Loeliger wrote:
> Folks,
>
> I would like to set up a so-called "wireless repeater bridge mode"
> using an ar9170 interface and a wired ethernet interface. I see
> that there is some support for this mode on the DD-WRT, but I was
> wondering if it is supported/available with the ar9170 driver.
>
> If it is not already supported, can anyone point me in the right
> direction to help get it implemented?
>
> Thanks,
> jdl
OK, so, in the other (non-mac80211) drivers, there was a mode
called IW_MODE_REPEATER that implemented 4-address framing for
clients that provided the bridging ability.
That same functionality is currently not implemented in the
mac80211 code (ie, no NL80211_IFTYPE_REPEATER mode).
My perhaps mistaken understanding of what it would take to
make this work would be to create a new NL80211_IFTYPE_REPEATER
mode that was a hybrid between _STATION and _WDS modes. In
particular, it would act like _STATION as far as association
and authentication are concerned, but would also have _WDS-like
4-address frame handling.
Does that seem about right to you guys? Are folks opposed to
or willing to accept development down those lines? Or has
anyone already done such work and is willing to share?
Thanks,
jdl
next prev parent reply other threads:[~2009-06-24 22:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-24 16:33 Repeater Bridge Mode with ar9170? Jon Loeliger
2009-06-24 22:08 ` Jon Loeliger [this message]
2009-06-29 12:25 ` Johannes Berg
2009-06-29 15:39 ` Jon Loeliger
2009-06-29 16:00 ` 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=1245881310.13356.10.camel@jdl-desktop \
--to=jdl@bigfootnetworks.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 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).