All of lore.kernel.org
 help / color / mirror / Atom feed
From: Antonio Quartulli <ordex@autistici.org>
To: The list for a Better Approach To Mobile Ad-hoc Networking
	<b.a.t.m.a.n@lists.open-mesh.org>
Subject: Re: [B.A.T.M.A.N.] batman-adv 2011.2.0 hop somtimes does not work
Date: Thu, 1 Sep 2011 17:55:46 +0200	[thread overview]
Message-ID: <20110901155545.GA840@ritirata.org> (raw)
In-Reply-To: <4E5F3F31.7000402@robotech.de>

Hello,

On Thu, Sep 01, 2011 at 10:15:45 +0200, Tobias wrote:
> I just looked on every node in the network and can't find any nodes with 
> these macs.
> ifconfig | grep -i "4c:c8\|05:01\|48:c8" ; arp  | grep -i 
> "4c:c8\|05:01\|48:c8"
> 
> ATM there are only the mesh-nodes, one internet-router and a camera 
> connected. The router is in the middle and the camera on one end. (3-4 
> hops from the internet-router)

ok. It seems there is a bug somewhere :-)
Can you again copy/paste this creating/deleting part of the node log and tell me
which is the correct bat0 MAC address of the node announcing the change?

E.g:
on fon-53 you have this log:
 > [     87390] Creating new global tt entry: 00:02:81:b9:42:c8 (via 
 > 5e:e6:fc:ae:55:a8)
 > [     87390] Deleting global tt entry 00:02:81:b9:42:c8 (via 
 > 5e:e6:fc:ae:55:a8): originator time out

then go on node 5e:e6:fc:ae:55:a8 and write down its bat0 MAC address, please.
Moreover, is bat0 bridged with any other interface (e.g. bat0 + eth0 within br0?)

> Why does it create a global tt entry and delete it a second later?

1 second is the OGM interval. It seems there is some inconsistency in the CRC
check which is done on OGM receive (1 per sec). In case of inconsistency the
node asks for an update. When receiving the response the node deletes the whole
table (in this case) and refill it with the information contained in the
response message.

Cheers, 
Antonio

  reply	other threads:[~2011-09-01 15:55 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-30 22:53 [B.A.T.M.A.N.] batman-adv 2011.2.0 hop somtimes does not work Tobias
2011-08-30 23:07 ` clownix
2011-08-31  9:55 ` Marek Lindner
2011-08-31 15:57   ` wayne abroue
2011-08-31 16:07     ` Antonio Quartulli
2011-08-31 16:16       ` Marek Lindner
2011-08-31 16:18         ` Antonio Quartulli
2011-08-31 17:05           ` Tobias
2011-08-31 21:55             ` Antonio Quartulli
2011-08-31 22:14               ` Javier Cardona
2011-09-01  8:15               ` Tobias
2011-09-01 15:55                 ` Antonio Quartulli [this message]
2011-09-01 21:11                   ` Tobias
2011-09-01 21:35                     ` Antonio Quartulli
2011-09-01 22:45                       ` Tobias
2011-09-05  8:06                         ` Marek Lindner
2011-09-06  9:06                           ` Tobias
2011-09-06 18:33                             ` Marek Lindner
2011-09-07  8:00                               ` Tobias
2011-09-13 11:18                                 ` Marek Lindner
2011-09-13 12:09                                   ` Andrew Lunn
2011-09-14 20:54                                   ` Tobias
2011-09-19 22:45                                     ` Antonio Quartulli
     [not found]                                       ` <4E7ED5D3.2000600@wifibot.com>
     [not found]                                         ` <20110925073942.GA2993@ritirata.org>
     [not found]                                           ` <4E7EE7A9.7010309@wifibot.com>
2011-09-25 16:05                                             ` Antonio Quartulli
2011-09-25 16:06                                               ` [B.A.T.M.A.N.] [PATCH] batman-adv: Chichek hunt started! Verbose patch Antonio Quartulli
2011-08-31 16:44     ` [B.A.T.M.A.N.] batman-adv 2011.2.0 hop somtimes does not work Tobias
2011-08-31 16:54       ` wayne abroue
2011-08-31 16:36 ` Tobias
2011-10-19 13:36 ` Antonio Quartulli
2011-09-26 21:07 laurent
2011-09-26 21:14 ` laurent
2011-09-26 22:48   ` Antonio Quartulli
2011-10-10 12:08     ` Antonio Quartulli
2011-09-27  6:01 ` Andrew Lunn
2011-09-27  6:39   ` laurent

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=20110901155545.GA840@ritirata.org \
    --to=ordex@autistici.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.