[Server-devel] new version of wireshark now monitors mesh traffic

Bryan Berry bryan.berry at gmail.com
Tue Feb 26 20:52:01 EST 2008


>From the developer list

looks like you may or may not need to make a small change to the code

Wireshark is an awesome took for network testing.

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Message: 1
Date: Mon, 25 Feb 2008 15:02:45 -0500
From: "Ricardo Carrano" <carrano at ricardocarrano.com>
Subject: Re: Wireshark
To: "John Watlington" <wad at laptop.org>
Cc: devel <devel at lists.laptop.org>, Michail Bletsas
	<mbletsas at laptop.org>
Message-ID:
	<a31fbec40802251202m79f99210o848c792021a8322b at mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Applies the patch and compiled but failed to execute (on Ubuntu)...

14:43:34          Err  file about_dlg.c: line 250 (splash_update): assertion
failed: (ul_sofar <= ul_count)
Aborted (core dumped)

Any ideas? Has someone tried this on Ubuntu?

On Mon, Feb 25, 2008 at 4:37 AM, John Watlington <wad at laptop.org> wrote:

>
> A version of wireshark which is patched to monitor the new mesh
> protocol is available at:
>
> (older, F7 version)
> http://dev.laptop.org/~wad/wireshark-0.99.5.mesh.patch<http://dev.laptop.org/%7Ewad/wireshark-0.99.5.mesh.patch>
> http://dev.laptop.org/~wad/wireshark-0.99.5-1.i386.rpm<http://dev.laptop.org/%7Ewad/wireshark-0.99.5-1.i386.rpm>
> http://dev.laptop.org/~wad/wireshark-gnome-0.99.5-1.i386.rpm<http://dev.laptop.org/%7Ewad/wireshark-gnome-0.99.5-1.i386.rpm>
>
> (current, F8 version)
> http://dev.laptop.org/~wad/wireshark-0.99.7.mesh.patch<http://dev.laptop.org/%7Ewad/wireshark-0.99.7.mesh.patch>
> http://dev.laptop.org/~wad/wireshark-0.99.7.mesh.i386.rpm<http://dev.laptop.org/%7Ewad/wireshark-0.99.7.mesh.i386.rpm>
> http://dev.laptop.org/~wad/wireshark-gnome-0.99.7.mesh.i386.rpm<http://dev.laptop.org/%7Ewad/wireshark-gnome-0.99.7.mesh.i386.rpm>
>
> I'm still not seeing RREQ traffic, but I haven't played
> around with the new version much.
>
> Enjoy,
> wad
>
> 
Message: 2
Date: Mon, 25 Feb 2008 12:09:36 -0800
From: "Javier Cardona" <javier at cozybit.com>
Subject: Re: Wireshark
To: "Ricardo Carrano" <carrano at ricardocarrano.com>
Cc: devel <devel at lists.laptop.org>, Michail Bletsas
	<mbletsas at laptop.org>
Message-ID:
	<445f43ac0802251209x71a7cd5bi8ba00d6903471162 at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

Ricardo,

On 2/25/08, Ricardo Carrano <carrano at ricardocarrano.com> wrote:
> Applies the patch and compiled but failed to execute (on Ubuntu)...
>
> 14:43:34          Err  file about_dlg.c: line 250 (splash_update): assertion
> failed: (ul_sofar <= ul_count)
> Aborted (core dumped)
>
> Any ideas? Has someone tried this on Ubuntu?

Oh, I just commented out that assertion and it all worked with a fuss:

(lt-wireshark:32429): Gtk-CRITICAL **: gtk_progress_set_percentage:
assertion `percentage >= 0 && percentage <= 1.0' failed

Who cares if the progress bar goes beyond 100%... :)

Javier





More information about the Server-devel mailing list