Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 4142] New: DTAP: Various enhancements

Date: Tue, 20 Oct 2009 00:10:35 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4142

           Summary: DTAP: Various enhancements
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: dimeg@xxxxxxxxxxx



Gerasimos Dimitriadis <dimeg@xxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #3808|                            |review_for_checkin?
               Flag|                            |


Created an attachment (id=3808)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3808)
Patch for DTAP modifications

Build Information:
wireshark 1.3.1 (SVN Rev 30627 from /trunk)

Copyright 1998-2009 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled with GTK+ 2.12.9, with GLib 2.16.3, with libpcap 0.9.8, with libz
1.2.3, without POSIX capabilities, with libpcre 7.6, without SMI, without
c-ares, without ADNS, without Lua, without Python, with GnuTLS 2.2.2, with
Gcrypt 1.4.0, without Kerberos, without GeoIP, without PortAudio, without
AirPcap, with new_packet_list.

Running on Linux 2.6.25.16-0.1-default, with libpcap version 0.9.8, GnuTLS
2.2.2, Gcrypt 1.4.0.

Built using gcc 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036].
--
a number of modifications in DTAP. Specifically:
  * Code decoding BCD number IE extracted in a helper function. All BCD 
    number IEs (Called, Calling, Connected, Redirecting) use this function.
    Fixed: Presence of octet 3a depends on value of extension indicator in 
    octet 3.
  * Ditto for subaddress IEs
  * Decoding support for the following IEs: Recall Type $(CCBS)$, SETUP
    Container $(CCBS)$, Signal
  * Removed the check_col tests


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