From: "Jérôme GRIES" <jerome.gries@sfr.fr>
To: b.a.t.m.a.n@lists.open-mesh.org
Subject: [B.A.T.M.A.N.] Question about sliding windows in Batman-adv 2015.0
Date: Tue, 19 Jan 2016 14:34:58 +0100 [thread overview]
Message-ID: <569E3B82.2060102@sfr.fr> (raw)
Hello everybody (thx to Marek Lindner for the answer)
My name is Jérôme, i'm a French student in informatics and networks,
for a project i use BATMAN ( i use it with raspberry Pi in cars).
I would like to change the duration of the sliding windows, i understand
that the duration of the sliding windows is equals to 128*intervall it
(intervall beetween every hello packets)
So normally the sliding windows is equals to 128 seconds because the
interval is 1s in default mode.
I would like to change the code to change this duration but not just
with the interval it value but directly with the 128. Because when i use
this protocol in a mobile environment like cars this value is to high,
and i would like to reduce in something like sliding windows duration =
30*5(=interval it which i can change easily).
Could you tell me where i can find something like that in the code :
#define _timeslidingwindows 128
Thank you and have a nice day.
Jérôme Gries
next reply other threads:[~2016-01-19 13:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-19 13:34 Jérôme GRIES [this message]
2016-01-20 1:38 ` [B.A.T.M.A.N.] Question about sliding windows in Batman-adv 2015.0 Marek Lindner
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=569E3B82.2060102@sfr.fr \
--to=jerome.gries@sfr.fr \
--cc=b.a.t.m.a.n@lists.open-mesh.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.