Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 19130: /trunk/ /trunk/epan/dissectors/: Makefile.common

Date: Mon, 04 Sep 2006 11:04:16 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19130

User: martinm
Date: 2006/09/04 11:04 AM

Log:
 Partial implementation of UMTS FP.  Currently only works with Catapult DCT2000 format files, as need extra information about packet when decoding.  There are a few TODOs (notably E-DCH channels), but the current version gives OK coverage.

Directory: /trunk/epan/dissectors/
  Changes    Path                         Action
  +2 -0      Makefile.common              Modified
  +38 -10    packet-atm.c                 Modified
  +159 -11   packet-catapult-dct2000.c    Modified
  +1626 -0   packet-umts_fp.c             Added
  +60 -0     packet-umts_fp.h             Added

Directory: /trunk/wiretap/
  Changes    Path                  Action
  +6 -13     catapult_dct2000.c    Modified
  +1 -0      wtap.h                Modified