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 30414: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 09 Oct 2009 06:38:11 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30414

User: etxrab
Date: 2009/10/08 11:38 PM

Log:
 From Tobias Witek:
 New protocols: UMTS RLC (ETSI TS 125 322), UMTS MAC (ETSI TS 125 321).
 This does not currently compile cleanly but checking it in to be worked on.
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3495

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +586 -0    packet-fp_hint.c     Added
  +534 -0    packet-meta.c        Added
  +69 -0     packet-meta.h        Added
  +1384 -0   packet-rlc.c         Added
  +38 -0     packet-rlc.h         Added
  +609 -0    packet-umts_mac.c    Added
  +50 -0     packet-umts_mac.h    Added