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