Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/doc README.xml-output tethereal.pod

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

From: gram@xxxxxxxxxxxx (Gilbert Ramirez)
Date: Sat, 6 Dec 2003 00:09:12 -0600 (CST)
gram        2003/12/06 00:09:12 CST

  Modified files:
    doc                  tethereal.pod 
  Added files:
    doc                  README.xml-output 
  Log:
  Add the ability to print packet dissections in PDML (an XML-based format)
  to tethereal. It could be added to Ethereal, but the GUI changes to
  allow the user to select PDML as a print format have not been added.
  
  Provide a python module (EtherealXML.py) to help parse PDML.
  
  Provide a sample app (msnchat) which uses tethereal and EtherealXML.py
  to reconstruct MSN Chat sessions from packet capture files. It produces
  a nice HTML report of the chat sessions.
  
  Document tethereal's PDML and EtherealXML.py usage in doc/README.xml-output
  
  Update tethereal's manpage to reflect the new [-T pdml|ps|text] option
  
  Revision  Changes    Path
  1.10      +8 -0      ethereal/doc/tethereal.pod