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.] B.A.T.M.A.N. port to ESP32
Date: Sat, 06 Oct 2018 08:07:07 +0200	[thread overview]
Message-ID: <1669443.sp859k7IDk@sven-edge> (raw)
In-Reply-To: <babe56e8-b12c-8236-7012-20bb91d400fa@blastwaveinc.com>

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

On Montag, 1. Oktober 2018 20:01:25 CEST John Gorkos wrote:
[...]
> From the RasPi, I am able to see the ESP32 as a neighbor, but not as an
> originator:
[...]
> Can someone explain to me why this might be occurring, and what I'm
> missing?

Looks like no one answered here. Most likely because it could be everything. 
You are comparing two different concepts here - neighbors and originators. The 
neighbor list is a rather new feature [1] (compared to the actual 
B.A.T.M.A.N. IV implementation). So a good idea would be to download the 
newest batman-adv + batctl [2] and compile it with debugging enabled [3] to 
get more insight [4].

I also don't know what kind of batctl you are using in the moment. Let us just 
assume for a moment that the bug is not in batctl (just check whether the 
newest batctl receives the same info via netlink as the file in debugfs [5]). 
Just keep in mind that both originator output methods remove some originators 
from the list when they just look "invalid" [6,7].

Kind regards,
	Sven

[1] https://git.open-mesh.org/batman-adv.git/commit/fed2826b490ce1daaf039a87a5b2a3d04b8940da
[2] https://www.open-mesh.org/projects/open-mesh/wiki/Download
[3] https://www.open-mesh.org/projects/batman-adv/wiki/Faq#Log-file-doesnt-exists-in-debugfs
[4] https://www.open-mesh.org/projects/batman-adv/wiki/Understand-your-batman-adv-network#Logging
[5] https://www.open-mesh.org/projects/batman-adv/wiki/Understand-your-batman-adv-network#originator-table
[6] https://git.open-mesh.org/batman-adv.git/blob/6f6cc4f54909127b236069207fe5691d31c29b24:/net/batman-adv/bat_iv_ogm.c#l1804
[7] https://git.open-mesh.org/batman-adv.git/blob/6f6cc4f54909127b236069207fe5691d31c29b24:/net/batman-adv/bat_iv_ogm.c#l1963

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

  reply	other threads:[~2018-10-06  6:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-01 18:01 [B.A.T.M.A.N.] B.A.T.M.A.N. port to ESP32 John Gorkos
2018-10-06  6:07 ` Sven Eckelmann [this message]
2018-10-06 12:14 ` Linus Lüssing
2018-10-08 16:43   ` John Gorkos
2018-10-20 12:20     ` 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=1669443.sp859k7IDk@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.