From: elektra <onelektra@gmx.net>
To: b.a.t.m.a.n@open-mesh.net
Subject: Re: [B.A.T.M.A.N.] How does BATMAN work?
Date: Tue, 06 Mar 2007 11:37:20 +0100 [thread overview]
Message-ID: <45ED4460.6080603@gmx.net> (raw)
In-Reply-To: <67D9DF1D-1ACF-4ACF-A1A8-02795AA18027@gmx.net>
Hello Hendrik -
>
> 1. What Fields are there in the OGM-Package/Header? As to this point I
> got:
> - TTL
> - Seq.No.
> - Orig.IP
> - Unidrectional Flag
> and as possible extension
> - "Reachable Subnets"
> - "Is willing to Serve as a gateway".
> Are there any others?
>
You have omitted gateway class. We use one byte to communicate gateway
class and unidirectional flag.
> 2. Electra wrote:
> "A Originator will see others repeating its Originator messages if the
> radio conditions provide a bidirectional link. This is the only case
> when we send feedback to others [..] Of course a OGM with
> unidirectional flag is only helpful for its Originator, to learn: Hey,
> this node has seen me and I have seen it. So we have a bidirectional
> link!" about retransmitting an OGM.
> Can the Originator of an OGM use this Information to put his direct
> neighbor in his routingtable (since that is nessesary for knowing "So
> we have a bidirectional link" ;o) ), or does it has to wait for the
> OGM of his direct neighbor (neighbor is the originator) to arrive? (I
> guess waiting is the answer, I just want to be sure)
It doesn't have to wait - since a working bidirectional radio link is
already verified. We don't have to wait for our neighbor to add
ourselves into his routing table since a single hop neighbor is link
local anyway. However in our implementation we wait for incoming OGMs
from the neighbor. There is no harm doing it this way it is just a tiny
bit slower when establishing a route to a single hop neighbor. But don't
forget: Only if the single hop neighbor is the best ranking neighbor to
route traffic to itself it will be added as a gateway to itself into the
routing table. A node may have a weak but direct link to a single hop
neighbor, while we get more OGMs re-broadcasted from another single hop
neighbor.
Would you send us your work, even if it is written in German?
cu elektra
next prev parent reply other threads:[~2007-03-06 10:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-06 9:14 [B.A.T.M.A.N.] How does BATMAN work? Hendrik
2007-03-06 10:37 ` elektra [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-03-05 15:18 Hendrik
2007-03-05 17:45 ` elektra
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=45ED4460.6080603@gmx.net \
--to=onelektra@gmx.net \
--cc=b.a.t.m.a.n@open-mesh.net \
/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