From: Johannes Berg <johannes@sipsolutions.net>
To: Javier Cardona <javier@cozybit.com>
Cc: Luis Carlos Cobo <luisca@cozybit.com>, linux-wireless@vger.kernel.org
Subject: Re: [PATCH 3/4] o80211s: (mac80211s) basic mesh interface support
Date: Mon, 12 Nov 2007 12:14:32 +0100 [thread overview]
Message-ID: <1194866072.5229.8.camel@johannes.berg> (raw)
In-Reply-To: <445f43ac0711101603s18cd70a7lb70dedea8cc5c3c0@mail.gmail.com> (sfid-20071111_000348_884788_D104D28E)
[-- Attachment #1: Type: text/plain, Size: 1280 bytes --]
> A mesh AP would have two interfaces, each with a different MAC
> address. One IF_TYPE_MESH, the other IF_TYPE_AP. Support for MAP, as
> you suggested, would be implemented in hostapd.
As far as I understand the specification, this is not required. Since we
currently have no drivers supporting multi-MAC operation, this is quite
a severe limitation and the draft seems to allow MAP operation with a
single address, cf. the description of the SSID element in 7.2.3.1
(Beacon frame format). ("Note: the SSID is a required IE in beacon
frames. To avoid having non-mesh STAs [...]")
Therefore, I think that having a separate MAP type device would be
beneficial because that allows hostapd to generate a beacon including an
SSID, respond to probe requests and still be a mesh point on the same
interface. The only way hostapd would have to be aware of this is that
it needs to create a different type of interface and include the mesh
information in the beacon.
Do you see anything precluding such operation? Some more logic would
have to be provided to achieve the appropriate mesh broad/multicast vs.
AP broad/multicast behaviour, of course, as described elsewhere wrt.
mesh broad/multicast frames being broad/multicast to associated STAs.
johannes
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
next prev parent reply other threads:[~2007-11-12 16:08 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-10 1:22 [PATCH 3/4] o80211s: (mac80211s) basic mesh interface support Luis Carlos Cobo
2007-11-10 10:11 ` Johannes Berg
2007-11-11 0:03 ` Javier Cardona
2007-11-12 11:14 ` Johannes Berg [this message]
2007-11-13 20:31 ` Javier Cardona
2007-11-13 20:36 ` Dan Williams
2007-11-14 0:39 ` Guido R. Hiertz
2007-11-14 0:11 ` Guido R. Hiertz
2007-11-14 12:42 ` Johannes Berg
2007-11-12 23:17 ` Luis Carlos Cobo
2007-11-13 13:18 ` Johannes Berg
2007-11-16 0:13 ` Johannes Berg
2007-11-20 20:06 ` Luis Carlos Cobo
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=1194866072.5229.8.camel@johannes.berg \
--to=johannes@sipsolutions.net \
--cc=javier@cozybit.com \
--cc=linux-wireless@vger.kernel.org \
--cc=luisca@cozybit.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).