* [B.A.T.M.A.N.] dose batman-adv support multi-gateway
@ 2008-10-24 7:43 唐鼎
2008-10-24 11:31 ` Simon Wunderlich
0 siblings, 1 reply; 2+ messages in thread
From: 唐鼎 @ 2008-10-24 7:43 UTC (permalink / raw)
To: b.a.t.m.a.n
[-- Attachment #1: Type: text/plain, Size: 230 bytes --]
hi
dose batman-adv support multi-gateway.
If there is a router which connets two mesh devices(gateway) through same layer 2 wired network, can the mesh network select a better gateway to the router for one packet.
2008-10-24
[-- Attachment #2: Type: text/html, Size: 1163 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [B.A.T.M.A.N.] dose batman-adv support multi-gateway
2008-10-24 7:43 [B.A.T.M.A.N.] dose batman-adv support multi-gateway 唐鼎
@ 2008-10-24 11:31 ` Simon Wunderlich
0 siblings, 0 replies; 2+ messages in thread
From: Simon Wunderlich @ 2008-10-24 11:31 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
[-- Attachment #1: Type: text/plain, Size: 1484 bytes --]
Hello 唐鼎,
Gateway things are not handled by batman-adv, this is a Layer 3 issue.
But lets assume you have a router/gateway C in the wired network of your
2 gateways A, B. Then there are two possible routes:
You -----(mesh)----> A ---> C
You -----(mesh)----> B ---> C
Only one of these routes is chosen, depending on which route looks
better for the BATMAN algorithm in the moment of sending the packet.
So it always uses only the best route, but not both (as you can see,
it always chooses the "better gateway").
Using both routes simultaneously is an open research topic (look for
buzz-/keywords like "multipath routing"), but we have no working
implementation for this. In the best case its possible to gain more
bandwidth, but this is only possible with multiple disjoint
(interference-free) routes.
Don't hesitate to ask more if i couldn't answer your question.
regards,
Simon
[1] http://www.cs.huji.ac.il/labs/danss/sensor/adhoc/routing/lee_2001splitmultipath.pdf
On Fri, Oct 24, 2008 at 03:43:07PM +0800, 唐鼎 wrote:
> hi
> dose batman-adv support multi-gateway.
> If there is a router which connets two mesh devices(gateway) through same layer 2 wired network, can the mesh network select a better gateway to the router for one packet.
>
> 2008-10-24
> _______________________________________________
> 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-24 11:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-24 7:43 [B.A.T.M.A.N.] dose batman-adv support multi-gateway 唐鼎
2008-10-24 11:31 ` Simon Wunderlich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox