All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Wunderlich <sw@simonwunderlich.de>
To: b.a.t.m.a.n@lists.open-mesh.org
Subject: Re: [B.A.T.M.A.N.] MAC addresses of loop detect frames in global translation-table
Date: Wed, 31 May 2017 16:40:56 +0200	[thread overview]
Message-ID: <8268015.CIqWAenRvX@prime> (raw)
In-Reply-To: <20170531142013.GD29826@otheros>

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

On Wednesday, May 31, 2017 4:20:13 PM CEST Linus Lüssing wrote:
> On Wed, May 31, 2017 at 03:39:23PM +0200, Simon Wunderlich wrote:
> > Hi Andreas,
> > 
> > yes, those are loop detection packets. Preventing these entries from the
> > local translation table has been implemented only recently. We can
> > potentially do the same for global addresses as well, it just hasn't been
> > done so far ... at least I don't see a reason prevening us from that. It
> > is probably added by "speedy join" in the first place.
> 
> This was the case at least for me. Andreas, do yours have the
> temporary flag set, too?
> 
> I'm wondering why these packets end up in the mesh in the first
> place. (Preventing things as late as in tt_gobal_add() / on
> mesh receiving nodes seems like a workaround?)

Hey Linus,

we actually want those frames to pass through the mesh - otherwise we can't 
find out if "regular" packets would loop through the mesh, so we have handle 
those special packets like regular ones.

If we don't want to see them, we have to hide them, but we can't remove the 
packet without hurting the functionality. :)

Cheers,
    Simon

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

  reply	other threads:[~2017-05-31 14:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-31 13:18 [B.A.T.M.A.N.] MAC addresses of loop detect frames in global translation-table Andreas Pape
2017-05-31 13:39 ` Simon Wunderlich
2017-05-31 14:20   ` Linus Lüssing
2017-05-31 14:40     ` Simon Wunderlich [this message]
2017-05-31 15:56       ` Linus Lüssing
2017-06-01  8:07         ` Simon Wunderlich
2017-06-01  6:12     ` [B.A.T.M.A.N.] Antwort: " Andreas Pape
2017-06-01  8:16       ` Simon Wunderlich

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=8268015.CIqWAenRvX@prime \
    --to=sw@simonwunderlich.de \
    --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.