b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] Problem with BMX 0.3 and the Vis Server in the dot draw output
@ 2010-11-25  3:04 Julio Cesar Puigpinos
  2010-11-29 16:29 ` Axel Neumann
  0 siblings, 1 reply; 3+ messages in thread
From: Julio Cesar Puigpinos @ 2010-11-25  3:04 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

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

Hello,

We are having a problem with BMX and the Vis Server, the dot draw
output is not been fully showed. It happens when running BMX 0.3
rv1707 (or 0.3-rc1 rv1694 too). The Vis Server used is 0.3.1-beta, and
the packets arrive to it.

The established links (checked with debug level 8) that a node has,
when running those versions of BMX, are not been showed by the Vis
Server.

For example, Node A and B running BMX 0.3 rv1707 and Node C running
BMX 0.3-alpha.
The dot draw output looks like:
"Node C" -> "Node A"[label="1.05"]
"Node C" -> "Node B"[label="1.05"]
"Node A" -> "0.0.0.0/0.0.0.0"[label="HNA"]

When it should be like this:
"Node C" -> "Node A"[label="1.05"]
"Node C" -> "Node B"[label="1.05"]
"Node A" -> "0.0.0.0/0.0.0.0"[label="HNA"]
"Node A" -> "Node C"[label="1.05"]
"Node A" -> "Node B"[label="1.05"]
"Node B" -> "Node A"[label="1.05"]
"Node B" -> "Node C"[label="1.05"]


I have attached a Wireshark dump to show the format of the vis
packets. For example, 5.252.88.99 is running BMX 0.3-rc1 rv1694
(compatibility version 10) and 5.172.151.75 is running BMX 0.3-alpha
(compatibility version 10). They both show with debug level 8 that
have links in both ways.


                  Saludos, Julio

-- 
www.lugro-mesh.org.ar/         Wireless Mesh Networks Group
www.lugro.org.ar                   GNU/Linux User Group Rosario, Argentina
Slackware rulez :P                www.slackware.org
NO A LA MATRICULA!!!:        http://noalamatricula.wordpress.com/

[-- Attachment #2: wireshark.dump --]
[-- Type: application/octet-stream, Size: 9481 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [B.A.T.M.A.N.] Problem with BMX 0.3 and the Vis Server in the dot draw output
  2010-11-25  3:04 [B.A.T.M.A.N.] Problem with BMX 0.3 and the Vis Server in the dot draw output Julio Cesar Puigpinos
@ 2010-11-29 16:29 ` Axel Neumann
  2010-11-30  1:27   ` Julio Cesar Puigpinos
  0 siblings, 1 reply; 3+ messages in thread
From: Axel Neumann @ 2010-11-29 16:29 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

Hi Julio,

thanks for the hint!
Fixed seomething (the vis_packet->seq_range) in rv1884 and then did some minor 
code beatifications in rv1885. 
Can you please test with rv1885 ?  

cu
/axel


On Donnerstag 25 November 2010, Julio Cesar Puigpinos wrote:
> Hello,
> 
> We are having a problem with BMX and the Vis Server, the dot draw
> output is not been fully showed. It happens when running BMX 0.3
> rv1707 (or 0.3-rc1 rv1694 too). The Vis Server used is 0.3.1-beta, and
> the packets arrive to it.
> 
> The established links (checked with debug level 8) that a node has,
> when running those versions of BMX, are not been showed by the Vis
> Server.
> 
> For example, Node A and B running BMX 0.3 rv1707 and Node C running
> BMX 0.3-alpha.
> The dot draw output looks like:
> "Node C" -> "Node A"[label="1.05"]
> "Node C" -> "Node B"[label="1.05"]
> "Node A" -> "0.0.0.0/0.0.0.0"[label="HNA"]
> 
> When it should be like this:
> "Node C" -> "Node A"[label="1.05"]
> "Node C" -> "Node B"[label="1.05"]
> "Node A" -> "0.0.0.0/0.0.0.0"[label="HNA"]
> "Node A" -> "Node C"[label="1.05"]
> "Node A" -> "Node B"[label="1.05"]
> "Node B" -> "Node A"[label="1.05"]
> "Node B" -> "Node C"[label="1.05"]
> 
> 
> I have attached a Wireshark dump to show the format of the vis
> packets. For example, 5.252.88.99 is running BMX 0.3-rc1 rv1694
> (compatibility version 10) and 5.172.151.75 is running BMX 0.3-alpha
> (compatibility version 10). They both show with debug level 8 that
> have links in both ways.
> 
> 
>                   Saludos, Julio


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [B.A.T.M.A.N.] Problem with BMX 0.3 and the Vis Server in the dot draw output
  2010-11-29 16:29 ` Axel Neumann
@ 2010-11-30  1:27   ` Julio Cesar Puigpinos
  0 siblings, 0 replies; 3+ messages in thread
From: Julio Cesar Puigpinos @ 2010-11-30  1:27 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

2010/11/29 Axel Neumann :
> Hi Julio,

Hi.

> thanks for the hint!
> Fixed seomething (the vis_packet->seq_range) in rv1884 and then did some minor
> code beatifications in rv1885.
> Can you please test with rv1885 ?

We test it and it works fine.

Thanks a lot for your help :)

> cu
> /axel

          Saludos, Julio

-- 
www.lugro-mesh.org.ar/         Wireless Mesh Networks Group
www.lugro.org.ar                   GNU/Linux User Group Rosario, Argentina
Slackware rulez :P                www.slackware.org
NO A LA MATRICULA!!!:        http://noalamatricula.wordpress.com/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-11-30  1:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-25  3:04 [B.A.T.M.A.N.] Problem with BMX 0.3 and the Vis Server in the dot draw output Julio Cesar Puigpinos
2010-11-29 16:29 ` Axel Neumann
2010-11-30  1:27   ` Julio Cesar Puigpinos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).