All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sven Eckelmann <sven@narfation.org>
To: b.a.t.m.a.n@lists.open-mesh.org
Subject: Re: [B.A.T.M.A.N.] [PATCH v5 2/2] batman-adv: Simple (re)broadcast avoidance
Date: Sun, 07 Aug 2016 18:06:47 +0200	[thread overview]
Message-ID: <1489843.erd8EGXgK4@sven-edge> (raw)
In-Reply-To: <1470566059-3782-2-git-send-email-linus.luessing@c0d3.blue>

[-- Attachment #1: Type: text/plain, Size: 1349 bytes --]

On Sonntag, 7. August 2016 12:34:19 CEST Linus Lüssing wrote:
> With this patch, (re)broadcasting on a specific interfaces is avoided:
> 
> * No neighbor: There is no need to broadcast on an interface if there
>   is no node behind it.
> 
> * Single neighbor is source: If there is just one neighbor on an
>   interface and if this neighbor is the one we actually got this
>   broadcast packet from, then we do not need to echo it back.
> 
> * Single neighbor is originator: If there is just one neighbor on
>   an interface and if this neighbor is the originator of this
>   broadcast packet, then we do not need to echo it back.
> 
> Goodies for BATMAN V:
> 
> ("Upgrade your BATMAN IV network to V now to get these for free!")
> 
> Thanks to the split of OGMv1 into two packet types, OGMv2 and ELP
> that is, we can now apply the same opitimizations stated above to OGMv2
> packets, too.

@Marek, can you change opitimizations -> optimizations. Thanks

> 
> Furthermore, with BATMAN V, rebroadcasts can be reduced in certain
> multi interface cases, too, where BATMAN IV cannot. This is thanks to
> the removal of the "secondary interface originator" concept in BATMAN V.
> 
> Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue>
> ---

Reviewed-by: Sven Eckelmann <sven@narfation.org>

Kind regards,
	Sven

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2016-08-07 16:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-07 10:34 [B.A.T.M.A.N.] [PATCH v5 1/2] batman-adv: Remove unused skb_reset_mac_header() Linus Lüssing
2016-08-07 10:34 ` [B.A.T.M.A.N.] [PATCH v5 2/2] batman-adv: Simple (re)broadcast avoidance Linus Lüssing
2016-08-07 16:06   ` Sven Eckelmann [this message]
2016-10-19  9:23   ` [B.A.T.M.A.N.] [v5, " Sven Eckelmann
2016-10-20 18:08     ` Linus Lüssing
2016-10-18 13:39 ` [B.A.T.M.A.N.] [v5, 1/2] batman-adv: Remove unused skb_reset_mac_header() 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=1489843.erd8EGXgK4@sven-edge \
    --to=sven@narfation.org \
    --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.