ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] Ethereal 0.9.14 RTP Analysis CSV Output Patch

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Sat, 6 Sep 2003 01:32:18 -0700
On Wed, Sep 03, 2003 at 08:34:32AM -0500, Brian_Teravskis@xxxxxxxxxxx wrote:
> I'm not really a developer,

You've just contributed a patch.  Congratulations! That means you're now
a developer.  :-)

> I finally spent a few
> hours and cobbled up the following patch to 0.9.14 to dump the analysis
> clist to a CSV file format via a button widget on the RTP Analyze
> notebook. 

Checked in.

> This patch has only been tested on a Linux system, as I don't have the
> time/tools to test on a Windows system.

It's using standard I/O routines to write the CSV file out as text, so
it should work on Windows.