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 8338] New: USB: Make per-interface conversations available

Date: Fri, 15 Feb 2013 23:18:32 +0000
Bug ID 8338
Summary USB: Make per-interface conversations available to class-specific dissectors
Classification Unclassified
Product Wireshark
Version SVN
Hardware All
OS All
Status UNCONFIRMED
Severity Enhancement
Priority Low
Component Dissection engine (libwireshark)
Assignee [email protected]
Reporter [email protected]
Attachment #10019 Flags review_for_checkin?

Created attachment 10019 [details]
Implementation

Build Information:
wireshark 1.9.0 (SVN Rev 47681 from /trunk)

Copyright 1998-2013 Gerald Combs <[email protected]> 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 (64-bit) with GTK+ 2.24.13, with Cairo 1.12.10, with Pango 1.32.3,
with
GLib 2.34.2, with libpcap, with libz 1.2.7, with POSIX capabilities (Linux),
without libnl, with SMI 0.4.8, with c-ares 1.9.1, with Lua 5.1, without Python,
with GnuTLS 2.12.22, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP, with
PortAudio V19-devel (built Jul 21 2012 17:51:23), with AirPcap.

Running on Linux 3.7.6-201.fc18.x86_64, with locale en_US.UTF-8, with libpcap
version 1.3.0, with libz 1.2.7, GnuTLS 2.12.22, Gcrypt 1.5.0, without AirPcap.
Intel(R) Core(TM)2 Duo CPU     T9900  @ 3.06GHz

Built using gcc 4.7.2 20121109 (Red Hat 4.7.2-8).

--
Centralize logic related to per-interface conversations,
and expose it for use by class-specific dissectors.

Class-specific descriptor dissectors also need to know the interface
in whose context they are called to work.

This is a prerequisite for a USB Video Class dissector, which needs to decode
many class-specific descriptors.


You are receiving this mail because:
  • You are watching all bug changes.