* [B.A.T.M.A.N.] Re: batman in atheros
[not found] ` <20081023123502.GH5979@tesla>
@ 2008-10-23 19:52 ` M. Peterson
2008-10-23 22:47 ` Simon Wunderlich
0 siblings, 1 reply; 2+ messages in thread
From: M. Peterson @ 2008-10-23 19:52 UTC (permalink / raw)
To: Luis R. Rodriguez,
The list for a Better Approach To Mobile Ad-hoc Networking
[-- Attachment #1: Type: text/plain, Size: 670 bytes --]
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
>
[-- Attachment #2: Type: text/html, Size: 1197 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [B.A.T.M.A.N.] Re: batman in atheros
2008-10-23 19:52 ` [B.A.T.M.A.N.] Re: batman in atheros M. Peterson
@ 2008-10-23 22:47 ` Simon Wunderlich
0 siblings, 0 replies; 2+ messages in thread
From: Simon Wunderlich @ 2008-10-23 22:47 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
Cc: Luis R. Rodriguez
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-10-23 22:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox