Wireshark-bugs: [Wireshark-bugs] [Bug 1853] New: new dissector for TPNCP protocol

Date: Tue, 18 Sep 2007 13:09:58 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1853

           Summary: new dissector for TPNCP protocol
           Product: Wireshark
           Version: 0.99.6
          Platform: All
               URL: http://www.audiocodes.com
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Medium
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: valery.sigalov@xxxxxxxxxxxxxx
                CC: valery.sigalov@xxxxxxxxxxxxxx


Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Hello,

I attached the new protocol dissector source code (packet-tpncp.c). 

The ‘Makefile.common’ from ‘epan/dissectors’ directory was changed like
following: the name of the new source file was added to ‘DISSECTOR_SRC’
macro. 

The new Wiki page on the protocol was created
(http://wiki.wireshark.org/TPNCP). 

The example of tpncp.dat file needed for proper work of TPNCP dissector
attached to protocol Wiki page. This file should not be the part of the project
and distributed separately with AudioCodes’ SW Release Package.   

The sample captures (tpncp_udp.pcap and tpncp_tcp.pcap) were added to the
SampleCaptures page.

The fuzz testing passed OK.

The following platforms were tested – Windows 2000/XP/2003/Vista, Linux
RHEL/Fedora/Suse/Debian, Sun Solaris 9 and 10 (Intel and Sparc).

Please review the attached sources if they are ok and add them to repository.
Please give me the feedback if I need to change something.

Thank you,
Valery.


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.