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 5714] New: RTSP protocol hides multiple replies and extens

Date: Tue, 22 Feb 2011 12:55:47 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5714

           Summary: RTSP protocol hides multiple replies and extensions
           Product: Wireshark
           Version: 1.4.3
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: charlesdonaldson@xxxxxxxxxxxx


Created an attachment (id=5968)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5968)
rtsp extensions exposed and multiple reply

Build Information:
wireshark 1.4.3

Copyright 1998-2011 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 (32-bit) with GTK+ 2.10.4, with GLib 2.12.3, with libpcap 0.9.8, with
libz 1.2.3, without POSIX capabilities, without libpcre, without SMI, without
c-ares, without ADNS, without Lua, without Python, without GnuTLS, without
Gcrypt, with MIT Kerberos, without GeoIP, without PortAudio, without AirPcap.
NOTE: this build doesn't support the "matches" operator for Wireshark filter
syntax.

Running on Linux 2.6.18-128.el5, with libpcap version 0.9.8, with libz 1.2.3.

Built using gcc 4.1.2 20080704 (Red Hat 4.1.2-44).

--
The RTSP protocol labels extensions as data which obscures the content. This
patch sets all extensions to be viewed as text - that basis of the protocol.
Also, subsequent reply messages are tagged as data instead of as another reply
message when multiple reply messages in one tcp payload. This patch passes
remaining data back up for further processing.

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