Wireshark-bugs: [Wireshark-bugs] [Bug 6311] New: [patch] MEGACO context tracking fix - context i
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6311
Summary: [patch] MEGACO context tracking fix - context id reuse
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: vaclav.horcak@xxxxxxxxx
Created an attachment (id=6928)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6928)
Example capture contaning reuse of context id 1.(frame 23)
Build Information:
wireshark 1.7.0 (SVN Rev 38894 from /trunk)
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.24.6, with Cairo 1.10.2, with Pango 1.28.4, with
GLib 2.28.8, with libpcap 1.1.1, with libz 1.2.5, with POSIX capabilities
(Linux), with threads support, with SMI 0.4.8, with c-ares 1.7.4, with Lua 5.1,
without Python, with GnuTLS 3.0.2, with Gcrypt 1.5.0, with MIT Kerberos, with
GeoIP, with PortAudio V19-devel (built Jul 20 2010), without AirPcap.
Running on Linux 3.0-ARCH, with locale en_US.UTF-8, with libpcap version 1.1.1,
with libz 1.2.5, GnuTLS 3.0.2, Gcrypt 1.5.0.
Built using gcc 4.6.1 20110819 (prerelease).
--
When context id is reused by another termination, initial packet containing $
(=choose one) is not added to context but belongs to context 0xfffffffe(context
id value used in wireshark for choose one). This affects context listing in
MEGACO packet contents and Telephony->Voip Calls listings for MEGACO. Example
part of capture attached.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.