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 41266: / /trunk/epan/dissectors/: Makefile.common packet

Date: Thu, 01 Mar 2012 15:23:05 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41266

User: etxrab
Date: 2012/03/01 07:23 AM

Log:
 From Lars Ruoff:
 Dissector for Alcatel-Lucent Enterprise Universal Alcatel- and NOE protocol, take II.
 families.
 Meant as a replacement for existing UA-dissector in trunk because of better
 feature set:
 - latest protocol specifiaction
 - more detailed dissection and filtering possibilities on subprotocols
 - RTP stream setup
 - NOE over SIP
 
 Lars Ruoff
 On behalf of Alcatel-Lucent Enterprise
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6844

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +3 -0      Makefile.common    Modified
  +1654 -0   packet-noe.c       Added
  +272 -773  packet-ua.c        Modified
  +6379 -0   packet-ua3g.c      Added
  +574 -0    packet-uasip.c     Added
  +609 -209  packet-uaudp.c     Modified
  +53 -0     packet-uaudp.h     Added

Directory: /trunk/epan/
  Changes    Path              Action
  +3 -0      CMakeLists.txt    Modified