https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4163
Summary: input URBs are not parsed
Product: Wireshark
Version: SVN
Platform: Other
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: nm127@xxxxxxxxxxx
Márton Németh <nm127@xxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3842| |review_for_checkin?
Flag| |
Created an attachment (id=3842)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3842)
add support for input URBs (URB_TRANSFER_IN flag set)
Build Information:
Version 1.3.1 (SVN Rev 30589 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.18.2, with GLib 2.22.0, with libpcap 1.0.0, with libz
1.2.3.3, without POSIX capabilities, without libpcre, without SMI, without
c-ares, without ADNS, without Lua, without Python, without GnuTLS, without
Gcrypt, without Kerberos, without GeoIP, without PortAudio, without AirPcap,
with new_packet_list.
NOTE: this build doesn't support the "matches" operator for Wireshark filter
syntax.
Running on Linux 2.6.32-rc5, with libpcap version 1.0.0.
Built using gcc 4.3.2.
Wireshark is Open Source Software released under the GNU General Public
License.
Check the man page and http://www.wireshark.org for more information
--
Input URBs are not parsed which have the URB_TRANSFER_IN flag set. The attached
patch add support for this.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.