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

Date: Wed, 22 Feb 2012 08:37:48 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41134

User: etxrab
Date: 2012/02/22 12:37 AM

Log:
 From Lars Ruoff:
 Dissector for Alcatel-Lucent Enterprise Universal Alcatel- and NOE protocol
 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
  +4 -1      Makefile.common    Modified
  +1740 -0   packet-noe.c       Added
  +271 -771  packet-ua.c        Modified
  +6379 -0   packet-ua3g.c      Added
  +573 -0    packet-uasip.c     Added
  +581 -182  packet-uaudp.c     Modified
  +53 -0     packet-uaudp.h     Added

Directory: /trunk/epan/
  Changes    Path              Action
  +4 -1      CMakeLists.txt    Modified

Directory: /trunk/
  Changes    Path          Action
  +1 -1      AUTHORS       Modified