Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-commits: [Wireshark-commits] rev 23092: /trunk/ /trunk/epan/dissectors/: Makefile.common packet-erf.c packet-erf.h packet-mtp2.c /trunk/wiretap/: erf.c erf.h libpcap.c wtap-int.h wtap.c wtap.h

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: etxrab@xxxxxxxxxxxxx
Date: Mon, 08 Oct 2007 11:41:27 GMT

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23092

User: etxrab
Date: 2007/10/08 11:41 AM

Log:
 From Florent DROUIN:
 This is a replacement of the existing decoding of ERF files (Extensible Record
 Format from Endace). 
 For the decoding of the ERF files, according to the "type of record" given in
 the ERF header, several decoders can be used. Up to now, the decoder is
 determined according to an environment variable, or with a kind of heuristic.
 And, all the treatment is done during the file extraction.
 
 The new architecture, will separate the ERF file decoding, and the ERF record
 decoding. The ERF records will be decoded with a specific dissector. This
 dissector can be configured with options, to replace the environment variable.
 
 http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1839

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +2 -0      Makefile.common    Modified
  +944 -0    packet-erf.c       Added
  +69 -0     packet-erf.h       Added
  +117 -7    packet-mtp2.c      Modified

Directory: /trunk/wiretap/
  Changes    Path          Action
  +316 -495  erf.c         Modified
  +35 -55    erf.h         Modified
  +302 -9    libpcap.c     Modified
  +28 -7     wtap-int.h    Modified
  +4 -1      wtap.c        Modified
  +106 -78   wtap.h        Modified


  • Prev by Date: [Wireshark-commits] rev 23091: /trunk/ /trunk/asn1/: Makefile.am /trunk/asn1/qsig/: Makefile Makefile.am Makefile.common Makefile.nmake /trunk/: configure.in
  • Next by Date: [Wireshark-commits] rev 23093: /trunk/epan/dissectors/ /trunk/epan/dissectors/: ncp2222.py
  • Previous by thread: [Wireshark-commits] rev 23091: /trunk/ /trunk/asn1/: Makefile.am /trunk/asn1/qsig/: Makefile Makefile.am Makefile.common Makefile.nmake /trunk/: configure.in
  • Next by thread: [Wireshark-commits] rev 23093: /trunk/epan/dissectors/ /trunk/epan/dissectors/: ncp2222.py
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation