Ethereal-dev: [Ethereal-dev] WAN traces, Wiretap patch

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

From: Cyrus Katrak <katrakc@xxxxxxxxx>
Date: Mon, 7 Nov 2005 12:05:23 -0500

Hello all,

My school has managed to get hold of some nice WAN kits from the Sangoma Corporation. Ultimatly my goal is to change the software Sangoma provides so it will dump traces in libpcap or similar(pcap dosent support ATM or X.25 :/). But for know I have written a wiretap file accessor for the text traces that the Sangoma kit outputs.

-Hardware/Software I am using:
http://sangoma.com/education/p_wan_edukit.htm

-Latest svn diff at:
http://people.clarkson.edu/~katrakcr/itl/sangoma.patch

A few example traces are at:
http://people.clarkson.edu/~katrakcr/itl/traces/

-What are your thoughts on my current encapsulation choices?
-Is there a file format that would allow for all three trace types? (X.25, FR, ATM)

Any other thoughts/suggestions/comments/questions are appreciated.

-Cyrus