From: Simon Wunderlich <simon.wunderlich@s2003.tu-chemnitz.de>
To: The list for a Better Approach To Mobile Ad-hoc Networking
<b.a.t.m.a.n@open-mesh.net>
Cc: "Luis R. Rodriguez" <lrodriguez@atheros.com>
Subject: Re: [B.A.T.M.A.N.] Re: batman in atheros
Date: Fri, 24 Oct 2008 00:47:57 +0200 [thread overview]
Message-ID: <20081023224757.GA2098@pandem0nium> (raw)
In-Reply-To: <bccbc6690810231252u59e56c16u4f7e82b25ee13f49@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 2388 bytes --]
Hello Max,
BATMAN is a routing daemon, a userspace program modifying the routing
table on each node to build up the mesh network. It sends UDP packets
to exchange information. This is very different from 802.11s, which is
building the mesh on the Link Layer. In 802.11s, routing information
is exchanged via WiFi management frames, and it is implemented in the
wifi driver.
Depending on your view, BATMAN is also a routing algorithm. It could
also be implemented directly on the Link Layer. We have implemented the
algorithm in batman-advanced on the Ethernet, to use Ethernet Frames
to exchange information and route (or better switch) Frames on our own.
You get a virtual interface, and can use the mesh network like a big switch.
Still, this has little to do with 802.11s. I guess its possible to
implement the BATMAN algorithm into the 802.11s framework as well.
If you want to do so, i recommend to go with Luis suggestion and
contribute some code to mac80211. You should know that this would require
serious efforts for you, it is not done with "providing Luis some
information".
However, it is not even needed to implement BATMAN in the wifi driver. It can
run very well ON TOP of the otus wifi driver, as it runs on any other wifi
driver. The only requirement is that the driver supports AdHoc Mode, and
according to the announcement that is the case.
best regards,
Simon
On Thu, Oct 23, 2008 at 09:52:06PM +0200, M. Peterson wrote:
> Hello Batmans,
> can you provide info to Luiz, to integrate Batman into the Atheros Linux
> Wlan driver as a a default package?
> Thx Max
>
> http://thread.gmane.org/gmane.linux.kernel/747372
> http://www.golem.de/0810/63121.html
>
> On Thu, Oct 23, 2008 at 2:35 PM, Luis R. Rodriguez
> <lrodriguez@atheros.com>wrote:
>
> > On Thu, Oct 23, 2008 at 12:25:28PM -0700, M. Peterson wrote:
> > > can you integrate batman ? so that atheros drivers provide it?
> >
> > I tried to read the FAQ and Documentaion and nothing explained what the
> > difference is between 11s. What is it?
> >
> > If batman != 11s, then your best bet is to contribute code to mac80211
> > to enable batman as an option.
> >
> > Luis
> >
> _______________________________________________
> B.A.T.M.A.N mailing list
> B.A.T.M.A.N@open-mesh.net
> https://list.open-mesh.net/mm/listinfo/b.a.t.m.a.n
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
prev parent reply other threads:[~2008-10-23 22:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <bccbc6690810230341j340091cbs50b15d7680d7cf5e@mail.gmail.com>
[not found] ` <20081023120531.GE5979@tesla>
[not found] ` <bccbc6690810231225r6411dc49p9b90126649d5cbcc@mail.gmail.com>
[not found] ` <20081023123502.GH5979@tesla>
2008-10-23 19:52 ` [B.A.T.M.A.N.] Re: batman in atheros M. Peterson
2008-10-23 22:47 ` Simon Wunderlich [this message]
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=20081023224757.GA2098@pandem0nium \
--to=simon.wunderlich@s2003.tu-chemnitz.de \
--cc=b.a.t.m.a.n@open-mesh.net \
--cc=lrodriguez@atheros.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