* [B.A.T.M.A.N.] Layer 2.5
@ 2009-01-26 3:08 Breno Jacinto
2009-01-26 3:47 ` Outback Dingo
2009-01-26 6:25 ` Marek Lindner
0 siblings, 2 replies; 4+ messages in thread
From: Breno Jacinto @ 2009-01-26 3:08 UTC (permalink / raw)
To: b.a.t.m.a.n
Hello,
I read some posts on the web about B.A.T.M.A.N being (or becoming)
a layer 2.5 protocol, which would make it operate below IP. But, at
the website and some papers I read this is not mentioned, and the
impression is that it is a regular layer 3 protocol. Can anyone please
clarify, and if possible, point to some reference that may confirm
that batman is or is not operating at layer 2.5?
I'm writing a paper on mesh protocols and I need to know which
layer batman really operates in order to cite it correctly.
best regards,
--
--
:: Breno Jacinto ::
:: breno - at - gprt.ufpe.br ::
:: FingerPrint ::
2F15 8A61 F566 E442 8581
E3C0 EFF4 E202 74B7 7484
:: Persistir no difícil é a única maneira de torná-lo fácil algum dia. ::
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [B.A.T.M.A.N.] Layer 2.5
2009-01-26 3:08 [B.A.T.M.A.N.] Layer 2.5 Breno Jacinto
@ 2009-01-26 3:47 ` Outback Dingo
2009-01-26 6:25 ` Marek Lindner
1 sibling, 0 replies; 4+ messages in thread
From: Outback Dingo @ 2009-01-26 3:47 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
[-- Attachment #1: Type: text/plain, Size: 1290 bytes --]
there is a 3 different derivitives of batman itslef, batman,
batman-advanced, and batman-experimental
batman - layer 3
batman-experimental - layer 3
batman-advanced - layer 2
there is also a kernel module called mod-batgat
On Mon, Jan 26, 2009 at 10:08 AM, Breno Jacinto <breno@freeunix.com.br>wrote:
> Hello,
>
> I read some posts on the web about B.A.T.M.A.N being (or becoming)
> a layer 2.5 protocol, which would make it operate below IP. But, at
> the website and some papers I read this is not mentioned, and the
> impression is that it is a regular layer 3 protocol. Can anyone please
> clarify, and if possible, point to some reference that may confirm
> that batman is or is not operating at layer 2.5?
>
> I'm writing a paper on mesh protocols and I need to know which
> layer batman really operates in order to cite it correctly.
>
> best regards,
>
> --
> --
> :: Breno Jacinto ::
> :: breno - at - gprt.ufpe.br ::
> :: FingerPrint ::
> 2F15 8A61 F566 E442 8581
> E3C0 EFF4 E202 74B7 7484
> :: Persistir no difícil é a única maneira de torná-lo fácil algum dia. ::
> _______________________________________________
> B.A.T.M.A.N mailing list
> B.A.T.M.A.N@open-mesh.net
> https://lists.open-mesh.net/mm/listinfo/b.a.t.m.a.n
>
[-- Attachment #2: Type: text/html, Size: 1831 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [B.A.T.M.A.N.] Layer 2.5
2009-01-26 3:08 [B.A.T.M.A.N.] Layer 2.5 Breno Jacinto
2009-01-26 3:47 ` Outback Dingo
@ 2009-01-26 6:25 ` Marek Lindner
2009-02-04 17:39 ` Breno Jacinto
1 sibling, 1 reply; 4+ messages in thread
From: Marek Lindner @ 2009-01-26 6:25 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
Hi,
> I read some posts on the web about B.A.T.M.A.N being (or becoming)
> a layer 2.5 protocol, which would make it operate below IP. But, at
> the website and some papers I read this is not mentioned, and the
> impression is that it is a regular layer 3 protocol. Can anyone please
> clarify, and if possible, point to some reference that may confirm
> that batman is or is not operating at layer 2.5?
as mentioned we have different branches. Some operate on layer 3 others on
layer 2. To get an overview about the different branches, please visit:
https://www.open-mesh.net/wiki/BranchesExplained
A recently written introduction into batman advanced can be found here:
https://www.open-mesh.net/wiki/batman-adv
> I'm writing a paper on mesh protocols and I need to know which
> layer batman really operates in order to cite it correctly.
Sounds interesting. What is that paper about ?
If you need more information &and/or help let us know.
Regards,
Marek
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [B.A.T.M.A.N.] Layer 2.5
2009-01-26 6:25 ` Marek Lindner
@ 2009-02-04 17:39 ` Breno Jacinto
0 siblings, 0 replies; 4+ messages in thread
From: Breno Jacinto @ 2009-02-04 17:39 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
Hello Marek,
2009/1/26 Marek Lindner <lindner_marek@yahoo.de>:
>> I'm writing a paper on mesh protocols and I need to know which
>> layer batman really operates in order to cite it correctly.
>
> Sounds interesting. What is that paper about ?
It's a survey of existing protocol protocol solutions, with a
focus on the underlay (below-IP) aproaches, and with the information
you provided I'll certainly include BATMAN :)
> If you need more information &and/or help let us know.
Yes, I'll surely need. I'll send other e-mails as soon as I get my
equipments set up here. Thanks for you attention.
>
> Regards,
> Marek
All the best,
--
:: Breno Jacinto ::
:: breno - at - gprt.ufpe.br ::
:: FingerPrint ::
2F15 8A61 F566 E442 8581
E3C0 EFF4 E202 74B7 7484
:: Persistir no difícil é a única maneira de torná-lo fácil algum dia. ::
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-02-04 17:39 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-26 3:08 [B.A.T.M.A.N.] Layer 2.5 Breno Jacinto
2009-01-26 3:47 ` Outback Dingo
2009-01-26 6:25 ` Marek Lindner
2009-02-04 17:39 ` Breno Jacinto
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox