ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 2941] New: Req/resp tracking and service response time sta

Date: Sun, 5 Oct 2008 21:57:32 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2941

           Summary: Req/resp tracking and service response time stats for
                    GTP-C
           Product: Wireshark
           Version: SVN
          Platform: PC
        OS/Version: Fedora
            Status: NEW
          Severity: Enhancement
          Priority: Medium
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: kari.tiirikainen@xxxxxxx



Kari Tiirikainen <kari.tiirikainen@xxxxxxx> changed:

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


Created an attachment (id=2318)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2318)
SVN diff for changes made to enable req/resp tracking and srt for GTPC

Build Information:
[root@sgsnsim2 wireshark]# ./tshark -v
TShark 1.1.2 (SVN Rev 26344)

Copyright 1998-2008 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 GLib 2.16.6, with libpcap 0.9.8, with libz 1.2.3, with POSIX
capabilities (Linux), without libpcre, without SMI, without c-ares, without
ADNS, without Lua, with GnuTLS 2.0.4, with Gcrypt 1.4.0, with MIT Kerberos.
NOTE: this build doesn't support the "matches" operator for Wireshark filter
syntax.

Running on Linux 2.6.26.3-29.fc9.i686, with libpcap version 0.9.8.

Built using gcc 4.3.0 20080428 (Red Hat 4.3.0-8).

--
This enhancements adds Request-Response tracking for GTP-C Echo, Create PDP,
Update PDP and Delete PDP messages.

It also adds service response time statistics for the mentioned GTP-C messages.

The code is largely based on similar feature found LDAP dissector
(epan/dissectors/packet-ldap.c)and LDAP service response time statistics
(gtk/ldap_stat.c).


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