From: Sven Eckelmann <sven@narfation.org>
To: "Linus Lüssing" <linus.luessing@c0d3.blue>
Cc: b.a.t.m.a.n@lists.open-mesh.org
Subject: Re: [B.A.T.M.A.N.] [v3, 2/2] batman-adv: Use own timer for multicast TT and TVLV updates
Date: Wed, 19 Oct 2016 11:20:56 +0200 [thread overview]
Message-ID: <492291841.1k3llEQihP@bentobox> (raw)
In-Reply-To: <1470514996-32044-2-git-send-email-linus.luessing@c0d3.blue>
[-- Attachment #1: Type: text/plain, Size: 1486 bytes --]
On Samstag, 6. August 2016 22:23:16 CEST Linus Lüssing wrote:
> Instead of latching onto the OGM period, this patch introduces a worker
> dedicated to multicast TT and TVLV updates.
>
> The reasoning is, that upon roaming especially the translation table
> should be updated timely to minimize connectivity issues.
>
> With BATMAN V, the idea is to greatly increase the OGM interval to
> reduce overhead. Unfortunately, right now this could lead to
> a bad user experience if multicast traffic is involved.
>
> Therefore this patch introduces a fixed 500ms update interval for
> multicast TT entries and the multicast TVLV.
>
> Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue>
> Reviewed-by: Sven Eckelmann <sven@narfation.org>
> ---
>
> Changes in v3:
> * added missing #includes
> * fixed parameter kerneldoc of batadv_mcast_mla_update()
>
> Changes in v2:
> * updated kerneldoc regarding bat_priv->mcast.mla_list "locking"
>
> net/batman-adv/main.h | 1 +
> net/batman-adv/multicast.c | 62
> ++++++++++++++++++++++++++++++++++---- net/batman-adv/multicast.h |
> 6 ----
> net/batman-adv/translation-table.c | 4 ---
> net/batman-adv/types.h | 4 ++-
> 5 files changed, 60 insertions(+), 17 deletions(-)
Applied in 40b384052672ba06cd2a764e3d87f947d0fd6891 [1].
Kind regards,
Sven
[1] https://git.open-mesh.org/batman-adv.git/commit/40b384052672ba06cd2a764e3d87f947d0fd6891
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 801 bytes --]
next prev parent reply other threads:[~2016-10-19 9:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-06 20:23 [B.A.T.M.A.N.] [PATCH v3 1/2] batman-adv: Remove unnecessary lockdep in batadv_mcast_mla_list_free Linus Lüssing
2016-08-06 20:23 ` [B.A.T.M.A.N.] [PATCH v3 2/2] batman-adv: Use own timer for multicast TT and TVLV updates Linus Lüssing
2016-08-06 20:48 ` Sven Eckelmann
2016-10-19 9:20 ` Sven Eckelmann [this message]
2016-10-18 13:40 ` [B.A.T.M.A.N.] [v3, 1/2] batman-adv: Remove unnecessary lockdep in batadv_mcast_mla_list_free Sven Eckelmann
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=492291841.1k3llEQihP@bentobox \
--to=sven@narfation.org \
--cc=b.a.t.m.a.n@lists.open-mesh.org \
--cc=linus.luessing@c0d3.blue \
/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