Ethereal-dev: Re: [Ethereal-dev] Newbie: live rate graph

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Ronnie Sahlberg" <sahlberg@xxxxxxxxxxxxxxxx>
Date: Tue, 18 Jun 2002 22:37:14 +1000
Hi,
VERY nice screenshots. Well done!!!

Four comments:
1,  You should put your name at the top of the file for bragging rights.
2,  Can you convert all C++ comments into C comments. Ethereal is supported
on platforms/compilers which does not allow C++ comments.
3,  Create a real patch, which updates the proper makefiles etc. Create it
against a recent snapshot.
4,  (could you also translate the comments into english? it would make it
easier for Swedes like
me to understand it)

2 and 3 are very importnant.

Good work.


----- Original Message -----
From: "Francesco Fondelli"
Sent: Saturday, June 15, 2002 2:05 AM
Subject: [Ethereal-dev] Newbie: live rate graph


> Hi,
> I'm a newbie of gtk and ethereal. For my work I has to view (live) the
rate
> of 2 or 3 different traffic flows (e.g. Best Effort Vs Expedited
Forwarding) and I made
> a stupid/little extention to ethereal to do it.
>
> snapshots:
> http://netserv.iet.unipi.it/~fondelli/ethereal/rate1.jpeg
> http://netserv.iet.unipi.it/~fondelli/ethereal/rate2.jpeg
> http://netserv.iet.unipi.it/~fondelli/ethereal/rate3.jpeg
>
> If you think it's a good idea you can use it but apologize me for the
source code, it is
> bad and incomplete.
>
> source:
> http://netserv.iet.unipi.it/~fondelli/ethereal/rate_graph.c
>
> Any comments are welcome.
> Regards
> FF
>